| /external/llvm/docs/ |
| D | Extensions.rst | 37 Relocations subsection
|
| D | CodeGenerator.rst | 2658 Relocations subsection
|
| /external/llvm/include/llvm/MC/ |
| D | MCMachObjectWriter.h | 98 llvm::DenseMap<const MCSection *, std::vector<RelAndSymbol>> Relocations; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| D | MCMachObjectWriter.h | 107 DenseMap<const MCSection *, std::vector<RelAndSymbol>> Relocations; variable
|
| /external/llvm/include/llvm/ObjectYAML/ |
| D | COFFYAML.h | 59 std::vector<Relocation> Relocations; member
|
| D | ELFYAML.h | 140 std::vector<Relocation> Relocations; member
|
| /external/llvm/tools/obj2yaml/ |
| D | coff2yaml.cpp | 119 std::vector<COFFYAML::Relocation> Relocations; in dumpSections() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
| D | COFFYAML.h | 77 std::vector<Relocation> Relocations; member
|
| D | WasmYAML.h | 182 std::vector<Relocation> Relocations; member
|
| D | ELFYAML.h | 434 std::vector<Relocation> Relocations; member
|
| /external/llvm/lib/MC/ |
| D | WinCOFFObjectWriter.cpp | 75 int Relocations; member in __anon894b73160111::COFFSymbol 109 relocations Relocations; member in __anon894b73160111::COFFSection
|
| D | ELFObjectWriter.cpp | 103 Relocations; member in __anon39dde0610111::ELFObjectWriter 1232 std::vector<MCSectionELF *> Relocations; in writeObject() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| D | WinCOFFObjectWriter.cpp | 84 int Relocations = 0; member in __anon0c508af80111::COFFSymbol 119 relocations Relocations; member in __anon0c508af80111::COFFSection
|
| D | WasmObjectWriter.cpp | 639 ArrayRef<WasmRelocationEntry> Relocations, uint64_t ContentsOffset) { in applyRelocations() 924 auto &Relocations = CustomSectionsRelocations[Sec.Section]; in writeCustomRelocSections() local 1029 auto &Relocations = CustomSectionsRelocations[CustomSection.Section]; in writeCustomSection() local
|
| D | ELFObjectWriter.cpp | 235 DenseMap<const MCSectionELF *, std::vector<ELFRelocationEntry>> Relocations; member in __anon759e57430111::ELFObjectWriter 1088 std::vector<MCSectionELF *> Relocations; in writeObject() local
|
| /external/llvm/tools/llvm-readobj/ |
| D | llvm-readobj.cpp | 89 cl::opt<bool> Relocations("relocations", variable
|
| D | COFFDumper.cpp | 207 const auto &Relocations = RelocMap[Section]; in resolveSymbol() local 279 const auto &Relocations = RelocMap[Section]; in printBinaryBlockWithRelocs() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
| D | Wasm.h | 110 std::vector<wasm::WasmRelocation> Relocations; // Relocations for this section member
|
| /external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldImpl.h | 262 std::unordered_map<unsigned, RelocationList> Relocations; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldImpl.h | 279 std::unordered_map<unsigned, RelocationList> Relocations; variable
|
| /external/llvm/tools/llvm-objdump/ |
| D | llvm-objdump.cpp | 85 llvm::Relocations("r", cl::desc("Display the relocation entries in the file")); member in llvm
|