Home
last modified time | relevance | path

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

/external/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
/external/llvm/include/llvm/ObjectYAML/
DMachOYAML.h67 struct RebaseOpcode { struct
68 MachO::RebaseOpcode Opcode; argument
69 uint8_t Imm;
70 std::vector<yaml::Hex64> ExtraData;
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
DMachOYAML.h92 struct RebaseOpcode { struct
93 MachO::RebaseOpcode Opcode; argument
94 uint8_t Imm;
95 std::vector<yaml::Hex64> ExtraData;
/external/llvm/lib/ObjectYAML/
DMachOYAML.cpp147 IO &IO, MachOYAML::RebaseOpcode &RebaseOpcode) { in mapping()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMachOYAML.cpp165 IO &IO, MachOYAML::RebaseOpcode &RebaseOpcode) { in mapping()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
DMachOYAML.cpp175 IO &IO, MachOYAML::RebaseOpcode &RebaseOpcode) { in mapping()
/external/llvm/include/llvm/Support/
DMachO.h235 enum RebaseOpcode { enum
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h235 enum RebaseOpcode { enum
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h229 enum RebaseOpcode { enum
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
DMachO.h242 enum RebaseOpcode { enum