HomeSort by relevance Sort by last modified time
    Searched refs:MaxVMProtection (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Object/
MachOFormat.h 163 uint32_t MaxVMProtection;
177 uint32_t MaxVMProtection;
  /external/llvm/lib/Object/
MachOObject.cpp 177 SwapValue(Value.MaxVMProtection);
195 SwapValue(Value.MaxVMProtection);
  /external/llvm/tools/macho-dump/
macho-dump.cpp 136 SLC->MaxVMProtection, SLC->InitialVMProtection,
172 SLC->MaxVMProtection, SLC->InitialVMProtection,

Completed in 236 milliseconds