Home
last modified time | relevance | path

Searched defs:Relocations (Results 1 – 25 of 36) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DExtensions.rst37 Relocations subsection
188 Relocations subsection
435 Relocations subsection
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFCodeEmitter.h32 std::vector<MachineRelocation> Relocations; variable
/external/llvm/docs/
DExtensions.rst37 Relocations subsection
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h115 StringMap<RelocationList> Relocations; variable
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCMachObjectWriter.h94 std::vector<object::macho::RelocationEntry> > Relocations; variable
/external/llvm/include/llvm/MC/
DMCMachObjectWriter.h98 llvm::DenseMap<const MCSection *, std::vector<RelAndSymbol>> Relocations; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCMachObjectWriter.h106 DenseMap<const MCSection *, std::vector<RelAndSymbol>> Relocations; variable
/external/llvm/include/llvm/ObjectYAML/
DCOFFYAML.h59 std::vector<Relocation> Relocations; member
DELFYAML.h140 std::vector<Relocation> Relocations; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DCOFFYAML.h72 std::vector<Relocation> Relocations; member
DELFYAML.h171 std::vector<Relocation> Relocations; member
/external/llvm/tools/obj2yaml/
Dcoff2yaml.cpp119 std::vector<COFFYAML::Relocation> Relocations; in dumpSections() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DWasmObjectWriter.cpp666 ArrayRef<WasmRelocationEntry> Relocations, uint64_t ContentsOffset) { in applyRelocations()
895 ArrayRef<WasmRelocationEntry> Relocations) { in writeRelocSection()
924 auto &Relocations = CustomSectionsRelocations[Sec.Section]; in writeCustomRelocSections() local
1027 auto &Relocations = CustomSectionsRelocations[CustomSection.Section]; in writeCustomSections() local
DWinCOFFObjectWriter.cpp86 int Relocations = 0; member in __anoneb971b320111::COFFSymbol
121 relocations Relocations; member in __anoneb971b320111::COFFSection
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Dcoff2yaml.cpp182 std::vector<COFFYAML::Relocation> Relocations; in dumpSections() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DWasm.h105 std::vector<wasm::WasmRelocation> Relocations; // Relocations for this section member
/external/swiftshader/third_party/LLVM/lib/MC/
DWinCOFFObjectWriter.cpp72 int Relocations; member in __anon8d2f65060111::COFFSymbol
102 relocations Relocations; member in __anon8d2f65060111::COFFSection
DELFObjectWriter.h115 std::vector<ELFRelocationEntry> > Relocations; variable
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DBinaryObject.h34 std::vector<MachineRelocation> Relocations; variable
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp75 int Relocations; member in __anon81048dda0111::COFFSymbol
109 relocations Relocations; member in __anon81048dda0111::COFFSection
DELFObjectWriter.cpp103 Relocations; member in __anon025039250111::ELFObjectWriter
1232 std::vector<MCSectionELF *> Relocations; in writeObject() local
/external/llvm/tools/llvm-readobj/
Dllvm-readobj.cpp89 cl::opt<bool> Relocations("relocations", variable
/external/swiftshader/third_party/LLVM/tools/llvm-objdump/
Dllvm-objdump.cpp61 Relocations("r", cl::desc("Display the relocation entries in the file")); variable
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h262 std::unordered_map<unsigned, RelocationList> Relocations; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
Dllvm-readobj.cpp98 cl::opt<bool> Relocations("relocations", variable

12