Searched defs:initprot (Results 1 – 10 of 10) sorted by relevance
/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/ |
H A D | DynamicLoaderDarwin.h | 86 uint32_t initprot = 0; global() variable
|
/llvm-project/lld/test/MachO/ |
H A D | obj-file-with-stabs.s | 32 initprot: 7 label
|
H A D | objc-uses-custom-personality.s | 66 initprot: 7 label
|
H A D | compact-unwind-both-local-and-dylib-personality.s | 216 initprot: 7 label
|
H A D | compact-unwind-sym-relocs.s | 60 initprot: 7 label
|
H A D | weak-definition-gc.s | 287 initprot: 7 label
|
/llvm-project/lldb/tools/debugserver/source/MacOSX/ |
H A D | MachProcess.h | 59 uint64_t initprot; member
|
/llvm-project/llvm/tools/llvm-readobj/ |
H A D | MachODumper.cpp | 315 uint32_t initprot; member
|
/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 547 uint32_t initprot; member 561 uint32_t initprot; member
|
/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 8541 PrintSegmentCommand(uint32_t cmd,uint32_t cmdsize,StringRef SegName,uint64_t vmaddr,uint64_t vmsize,uint64_t fileoff,uint64_t filesize,uint32_t maxprot,uint32_t initprot,uint32_t nsects,uint32_t flags,uint32_t object_size,bool verbose) PrintSegmentCommand() argument [all...] |