Home
last modified time | relevance | path

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

12

/llvm-project/llvm/docs/
H A DExtensions.rst37 Relocations subsection
188 Relocations subsection
630 Relocations global() subsection
/llvm-project/llvm/lib/ObjCopy/XCOFF/
H A DXCOFFObject.h26 std::vector<XCOFFRelocation32> Relocations; member
H A DXCOFFReader.cpp37 auto Relocations = in readSections() local
/llvm-project/lld/test/ELF/
H A Daarch64-memtag-globals.s36 Relocations: label
/llvm-project/lld/test/COFF/
H A Dalign.s29 Relocations: label
H A Ddriver-opt.s63 Relocations: label
/llvm-project/llvm/tools/dsymutil/
H A DRelocationMap.h81 RelocContainer Relocations; variable
/llvm-project/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h120 DenseMap<const MCSection *, std::vector<RelAndSymbol>> Relocations; global() variable
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h89 std::vector<Relocation> Relocations; member
H A DXCOFFYAML.h84 std::vector<Relocation> Relocations; member
H A DWasmYAML.h191 std::vector<Relocation> Relocations; member
/llvm-project/llvm/tools/obj2yaml/
H A Dcoff2yaml.cpp197 std::vector<COFFYAML::Relocation> Relocations; in dumpSections() local
/llvm-project/llvm/include/llvm/Object/
H A DWasm.h116 std::vector<wasm::WasmRelocation> Relocations; member
/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp81 int Relocations = 0; global() member in __anon2239c5220111::COFFSymbol
116 relocations Relocations; global() member in __anon2239c5220111::COFFSection
[all...]
H A DWasmObjectWriter.cpp764 applyRelocations(ArrayRef<WasmRelocationEntry> Relocations,uint64_t ContentsOffset,const MCAssembler & Asm) applyRelocations() argument
1148 auto &Relocations = CustomSectionsRelocations[Sec.Section]; writeCustomRelocSections() local
1253 auto &Relocations = CustomSectionsRelocations[CustomSection.Section]; writeCustomSection() local
[all...]
H A DELFObjectWriter.cpp207 DenseMap<const MCSectionELF *, std::vector<ELFRelocationEntry>> Relocations; global() member in __anon9e3d0c6d0111::ELFObjectWriter
1086 SmallVector<MCSectionELF *> Relocations; writeObject() local
/llvm-project/bolt/include/bolt/Core/
H A DBinarySection.h63 RelocationSetType Relocations; variable
[all...]
H A DBinaryFunction.h176 std::map<uint64_t, Relocation> Relocations; global() member
545 std::map<uint64_t, Relocation> Relocations; global() variable
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h278 std::unordered_map<unsigned, RelocationList> Relocations; global() variable
/llvm-project/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp113 static bool Relocations; global() variable
H A DCOFFDumper.cpp261 const auto &Relocations = RelocMap[Section]; in resolveSymbol() local
333 const auto &Relocations = RelocMap[Section]; in printBinaryBlockWithRelocs() local
H A DXCOFFDumper.cpp503 const ArrayRef<RelTy> Relocations = *ErrOrRelocations; in printRelocations() local
/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOObject.h57 std::vector<RelocationInfo> Relocations; member
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp184 const auto &Relocations = RelocMap[CoffSection]; resolveSymbol() local
/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp112 encodeCrel(ArrayRef<Relocation> Relocations) encodeCrel() argument
976 writeRel(const RelRange & Relocations,T * Buf,bool IsMips64EL) writeRel() argument
[all...]

12