Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DMachOFormat.h191 uint32_t InitialVMProtection; member
205 uint32_t InitialVMProtection; member
/external/llvm/tools/macho-dump/
Dmacho-dump.cpp131 SLC.MaxVMProtection, SLC.InitialVMProtection, in DumpSegmentCommand()
155 SLC.MaxVMProtection, SLC.InitialVMProtection, in DumpSegment64Command()
/external/llvm/lib/Object/
DMachOObjectFile.cpp178 SwapValue(C.InitialVMProtection); in SwapStruct()
192 SwapValue(C.InitialVMProtection); in SwapStruct()