Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Object/
DMachOFormat.h164 uint32_t InitialVMProtection; member
178 uint32_t InitialVMProtection; 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.cpp178 SwapValue(Value.InitialVMProtection); in SwapStruct()
196 SwapValue(Value.InitialVMProtection); in SwapStruct()