Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Object/
DMachOFormat.h163 uint32_t MaxVMProtection; member
177 uint32_t MaxVMProtection; member
/external/swiftshader/third_party/LLVM/tools/macho-dump/
Dmacho-dump.cpp136 SLC->MaxVMProtection, SLC->InitialVMProtection, in DumpSegmentCommand()
172 SLC->MaxVMProtection, SLC->InitialVMProtection, in DumpSegment64Command()
/external/swiftshader/third_party/LLVM/lib/Object/
DMachOObject.cpp177 SwapValue(Value.MaxVMProtection); in SwapStruct()
195 SwapValue(Value.MaxVMProtection); in SwapStruct()