Home
last modified time | relevance | path

Searched defs:maxprot (Results 1 – 10 of 10) sorted by relevance

/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderDarwin.h85 uint32_t maxprot = 0; global() variable
/llvm-project/lld/test/MachO/
H A Dobj-file-with-stabs.s31 maxprot: 7 label
H A Dobjc-uses-custom-personality.s65 maxprot: 7 label
H A Dcompact-unwind-both-local-and-dylib-personality.s215 maxprot: 7 label
H A Dcompact-unwind-sym-relocs.s59 maxprot: 7 label
H A Dweak-definition-gc.s286 maxprot: 7 label
/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.h58 uint64_t maxprot; member
/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp314 uint32_t maxprot; member
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h546 uint32_t maxprot; member
560 uint32_t maxprot; member
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp8540 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...]