Home
last modified time | relevance | path

Searched refs:prot_str (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.61.5/tests/
H A Dvm_test_mach_map.c1103 static const char *prot_str[] = { "---", "r--", "-w-", "rw-", "--x", "r-x", "-wx", "rwx" }; variable
1163 prot_str[info.protection],
1164 prot_str[info.max_protection],
1211 prot_str[info.protection],
1212 prot_str[info.max_protection],
1234 prot_str[info.protection],
1235 prot_str[info.max_protection],
1312 prot_str[info.protection],
1313 prot_str[info.max_protection],
1382 prot_str[info.protection],
[all …]
/xnu-11215.61.5/tests/vm/
H A Dvm_test_linkedit_permanent.c25 prot_str(vm_prot_t prot) in prot_str() function
42 prot_str(ri->protection), in print_region_info()
43 prot_str(ri->max_protection), in print_region_info()
50 prot_str(ri2->protection), prot_str(ri2->max_protection), in print_region_info()
H A Dvm_test_shreg_ro.c25 prot_str(vm_prot_t prot) in prot_str() function
42 prot_str(ri->protection), in print_region_info()
43 prot_str(ri->max_protection), in print_region_info()
50 prot_str(ri2->protection), prot_str(ri2->max_protection), in print_region_info()