Home
last modified time | relevance | path

Searched defs:Relocation (Results 1 – 15 of 15) sorted by relevance

/external/llvm/include/llvm/ObjectYAML/
DCOFFYAML.h49 struct Relocation { struct
59 std::vector<Relocation> Relocations; argument
DELFYAML.h91 Relocation, enumerator
133 struct Relocation { struct
140 std::vector<Relocation> Relocations; argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DCOFFYAML.h58 struct Relocation { struct
72 std::vector<Relocation> Relocations; argument
DELFYAML.h114 Relocation, enumerator
163 struct Relocation { struct
171 std::vector<Relocation> Relocations; argument
DWasmYAML.h100 struct Relocation { struct
101 RelocType Type;
102 uint32_t Index;
103 yaml::Hex32 Offset;
104 int32_t Addend;
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.h466 struct Relocation { struct
482 class RelocationSectionBase : public SectionBase { argument
/external/llvm/bindings/python/llvm/
Dobject.py358 class Relocation(LLVMObject): class
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/python/llvm/
Dobject.py358 class Relocation(LLVMObject): class
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DWinCOFFObjectWriter.cpp671 for (const auto &Relocation : Sec.Relocations) in writeSection() local
944 for (auto &Relocation : Sec->Relocations) { in assignFileOffsets() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DWasmYAML.cpp258 IO &IO, WasmYAML::Relocation &Relocation) { in mapping()
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp209 for (const auto &Relocation : Relocations) { in resolveSymbol() local
280 for (const auto &Relocation : Relocations) { in printBinaryBlockWithRelocs() local
DARMWinEHPrinter.cpp219 for (const auto &Relocation : Section.relocations()) { in getRelocatedSymbol() local
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp961 for (auto &Relocation : Sec->Relocations) { in writeObject() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DCOFFDumper.cpp254 for (const auto &Relocation : Relocations) { in resolveSymbol() local
325 for (const auto &Relocation : Relocations) { in printBinaryBlockWithRelocs() local
DARMWinEHPrinter.cpp219 for (const auto &Relocation : Section.relocations()) { in getRelocatedSymbol() local