Searched refs:MaxVMProtection (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Object/
H A DMachOFormat.h190 uint32_t MaxVMProtection; member in struct:llvm::object::macho::SegmentLoadCommand
204 uint32_t MaxVMProtection; member in struct:llvm::object::macho::Segment64LoadCommand
/external/llvm/tools/macho-dump/
H A Dmacho-dump.cpp131 SLC.MaxVMProtection, SLC.InitialVMProtection,
155 SLC.MaxVMProtection, SLC.InitialVMProtection,
/external/llvm/lib/Object/
H A DMachOObjectFile.cpp177 SwapValue(C.MaxVMProtection);
191 SwapValue(C.MaxVMProtection);

Completed in 1536 milliseconds