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

/freebsd-10-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:__anon1422
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-10-stable/contrib/apr/include/
H A Dapr_file_info.h181 apr_fileperms_t protection; member in struct:apr_finfo_t
/freebsd-10-stable/sys/vm/
H A Dvm_map.h112 vm_prot_t protection; /* protection code */ member in struct:vm_map_entry
H A Dvm_map.c3111 vm_map_check_protection(vm_map_t map, vm_offset_t start, vm_offset_t end, vm_prot_t protection) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1438 PeepholeProtection protection; local
1443 void CodeGenFunction::unprotectFromPeepholes(PeepholeProtection protection) { argument

Completed in 197 milliseconds