Searched refs:RebaseType (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/Object/
H A DMachO.h132 uint8_t RebaseType; member in class:llvm::object::MachORebaseEntry
/external/llvm/lib/Object/
H A DMachOObjectFile.cpp1515 RemainingLoopCount(0), AdvanceAmount(0), RebaseType(0),
1554 RebaseType = ImmValue;
1558 << "RebaseType=" << (int) RebaseType << "\n");
1650 switch (RebaseType) {
/external/llvm/include/llvm/Support/
H A DMachO.h224 enum RebaseType { enum
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h224 enum RebaseType { enum

Completed in 129 milliseconds