Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DMachOFormat.h172 uint32_t MaxVMProtection; member
186 uint32_t MaxVMProtection; member
/external/llvm/tools/macho-dump/
Dmacho-dump.cpp136 SLC->MaxVMProtection, SLC->InitialVMProtection, in DumpSegmentCommand()
172 SLC->MaxVMProtection, SLC->InitialVMProtection, in DumpSegment64Command()
/external/llvm/lib/Object/
DMachOObject.cpp179 SwapValue(Value.MaxVMProtection); in SwapStruct()
197 SwapValue(Value.MaxVMProtection); in SwapStruct()