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

/freebsd-9.3-release/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:__anon1440
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-9.3-release/sys/vm/
H A Dvm_map.h112 vm_prot_t protection; /* protection code */ member in struct:vm_map_entry
H A Dvm_map.c2967 vm_map_check_protection(vm_map_t map, vm_offset_t start, vm_offset_t end, vm_prot_t protection) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1438 PeepholeProtection protection; local
1443 void CodeGenFunction::unprotectFromPeepholes(PeepholeProtection protection) { argument

Completed in 90 milliseconds