Home
last modified time | relevance | path

Searched defs:RebaseOpcode (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DMachOYAML.h76 struct RebaseOpcode { struct
77 MachO::RebaseOpcode Opcode; argument
78 uint8_t Imm;
102 std::vector<MachOYAML::RebaseOpcode> RebaseOpcodes; argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMachOYAML.cpp165 IO &IO, MachOYAML::RebaseOpcode &RebaseOpcode) { in mapping()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h235 enum RebaseOpcode { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h231 enum RebaseOpcode { enum