Searched defs:protection (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps.h56 uptr protection; member in class:__sanitizer::MemoryMappedSegment
/freebsd-11-stable/contrib/gdb/gdb/
H A Dfbsd-proc.c81 char protection[4]; local
52 read_mapping(FILE *mapfile, unsigned long *start, unsigned long *end, char *protection) argument
H A Dsolib-osf.c92 long protection; member in struct:__anon1602
H A Dgnu-nat.c2280 vm_prot_t protection; member in struct:vm_region_list
2331 vm_prot_t protection; local
2494 vm_prot_t protection; local
[all...]
/freebsd-11-stable/contrib/apr/include/
H A Dapr_file_info.h181 apr_fileperms_t protection; member in struct:apr_finfo_t
/freebsd-11-stable/sys/vm/
H A Dvm_map.h113 vm_prot_t protection; /* protection code */ member in struct:vm_map_entry
H A Dvm_map.c3186 vm_map_check_protection(vm_map_t map, vm_offset_t start, vm_offset_t end, vm_prot_t protection) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp706 DWORD protection = 0; local
812 DWORD protection = 0; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2137 PeepholeProtection protection; local
2142 void CodeGenFunction::unprotectFromPeepholes(PeepholeProtection protection) { argument

Completed in 119 milliseconds