Searched defs:executable (Results 1 - 7 of 7) sorted by relevance
| /src/sys/external/bsd/sljit/dist/sljit_src/ | ||
| H A D | sljitProtExecAllocator.c | 72 void *executable; member in struct:chunk_header |
| /src/bin/csh/ | ||
| H A D | exec.c | 569 executable(Char *dir, Char *name, int dir_ok) function in typeref:typename:int |
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ | ||
| H A D | sanitizer_common.cc | 161 void LoadedModule::addAddressRange(uptr beg, uptr end, bool executable, argument |
| H A D | sanitizer_linux_libcdep.cc | 566 bool executable = phdr->p_flags & PF_X; local in function:__sanitizer::dl_iterate_phdr_cb |
| H A D | sanitizer_common.h | 724 bool executable; member in struct:__sanitizer::LoadedModule::AddressRange 728 AddressRange(uptr beg, uptr end, bool executable, bool writable, argument |
| /src/usr.sbin/autofs/ | ||
| H A D | common.c | 1021 bool executable; local in function:parse_map [all...] |
| /src/sys/arch/aarch64/aarch64/ | ||
| H A D | pmap.c | 1304 bool executable; local in function:pmap_protect |
Completed in 63 milliseconds