Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DMachO.h198 uint8_t RebaseType = 0; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp3154 RebaseType = ImmValue; in moveNext()
3155 if (RebaseType > MachO::REBASE_TYPE_TEXT_PCREL32) { in moveNext()
3157 Twine((int)RebaseType) + " for opcode at: 0x" + in moveNext()
3165 << "RebaseType=" << (int) RebaseType << "\n"); in moveNext()
3396 switch (RebaseType) { in typeName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h224 enum RebaseType { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h223 enum RebaseType { enum