Home
last modified time | relevance | path

Searched defs:Reloc (Results 1 – 25 of 39) sorted by relevance

12

/openbsd-src/gnu/llvm/lld/MachO/
H A DRelocations.h52 struct Reloc { struct
64 Reloc() = default; argument
66 Reloc(uint8_t type, bool pcrel, uint8_t length, uint32_t offset, in Reloc() argument
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp84 const RelocationRef &Reloc) { in printRelocation()
130 for (const RelocationRef &Reloc : Section.relocations()) { in printRelocations() local
210 for (const RelocationRef &Reloc : Section.relocations()) in printSectionHeaders() local
H A DMachODumper.cpp503 for (const RelocationRef &Reloc : Section.relocations()) in printSectionHeaders() local
530 for (const RelocationRef &Reloc : Section.relocations()) { in printRelocations() local
547 void MachODumper::printRelocation(const RelocationRef &Reloc) { in printRelocation()
552 const RelocationRef &Reloc) { in printRelocation()
H A DXCOFFDumper.cpp456 template <typename RelTy> void XCOFFDumper::printRelocation(RelTy Reloc) { in printRelocation()
504 for (const RelTy Reloc : Relocations) in printRelocations() local
H A DCOFFDumper.cpp1443 for (const RelocationRef &Reloc : Sec.relocations()) in printSectionHeaders() local
1474 for (const RelocationRef &Reloc : Section.relocations()) { in printRelocations() local
1492 const RelocationRef &Reloc, uint64_t Bias) { in printRelocation()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFRelocMap.h23 object::RelocationRef Reloc; member
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp141 static unsigned getMatchingLoType(const ELFRelocationEntry &Reloc) { in getMatchingLoType()
457 std::back_inserter(Sorted), [](const ELFRelocationEntry &Reloc) { in sortRelocs()
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DXCOFFObjectFile.cpp569 const XCOFFRelocation64 *Reloc = viewAs<XCOFFRelocation64>(Rel.p); in getRelocationOffset() local
583 const XCOFFRelocation32 *Reloc = viewAs<XCOFFRelocation32>(Rel.p); in getRelocationOffset() local
603 const XCOFFRelocation64 *Reloc = viewAs<XCOFFRelocation64>(Rel.p); in getRelocationSymbol() local
609 const XCOFFRelocation32 *Reloc = viewAs<XCOFFRelocation32>(Rel.p); in getRelocationSymbol() local
630 const XCOFFRelocation64 *Reloc = viewAs<XCOFFRelocation64>(Rel.p); in getRelocationTypeName() local
633 const XCOFFRelocation32 *Reloc = viewAs<XCOFFRelocation32>(Rel.p); in getRelocationTypeName() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.cpp87 RelocationValueRef Reloc; in getDLLImportOffset() local
H A DRuntimeDyld.cpp659 for (const RelocationRef &Reloc : SI->relocations()) in computeGOTSize() local
693 for (const RelocationRef &Reloc : SI->relocations()) in computeSectionStubBufSize() local
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp791 for (const object::RelocationRef &Reloc : Section.relocations()) { in findValidRelocsMachO() local
908 auto CurReloc = partition_point(Relocs, [StartPos](const ValidReloc &Reloc) { in getRelocations()
921 void DwarfLinkerForBinary::AddressManager::printReloc(const ValidReloc &Reloc) { in printReloc()
933 const ValidReloc &Reloc, CompileUnit::DIEInfo &Info) { in fillDieInfo()
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFPreserveDIType.cpp83 uint32_t Reloc; in BPFPreserveDITypeImpl() local
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp675 XCOFFRelocation Reloc = {Index, FixupOffsetInCsect, SignAndSize, Type}; in recordRelocation() local
991 void XCOFFObjectWriter::writeRelocation(XCOFFRelocation Reloc, in writeRelocation()
1016 for (const auto Reloc : Csect.Relocations) in writeRelocations() local
1023 for (const auto &Reloc : DwarfSection.DwarfSect->Relocations) in writeRelocations() local
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DByteCodeEmitter.cpp115 for (unsigned Reloc : It->second) { in emitLabel() local
/openbsd-src/gnu/llvm/llvm/lib/XRay/
H A DInstrumentationMap.cpp116 for (const object::RelocationRef &Reloc : Section.relocations()) { in loadObj() local
/openbsd-src/gnu/llvm/llvm/tools/obj2yaml/
H A Dcoff2yaml.cpp198 for (const auto &Reloc : ObjSection.relocations()) { in dumpSections() local
H A Dwasm2yaml.cpp395 for (const wasm::WasmRelocation &Reloc : WasmSec.Relocations) { in dump() local
H A Dmacho2yaml.cpp101 for (const object::RelocationRef &Reloc : SecRef->relocations()) { in constructSectionCommon() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp835 for (relocation_iterator Reloc = Begin; Reloc != End; ++Reloc) { in PrintRelocationEntries() local
1701 for (const RelocationRef &Reloc : Section.relocations()) { in DumpLiteralPointerSection() local
1738 auto Reloc = find_if(Relocs, [&](const std::pair<uint64_t, SymbolRef> &P) { in DumpLiteralPointerSection() local
1851 for (const RelocationRef &Reloc : Section.relocations()) { in DumpInitTermPointerSection() local
1888 auto Reloc = find_if(Relocs, [&](const std::pair<uint64_t, SymbolRef> &P) { in DumpInitTermPointerSection() local
2883 for (const RelocationRef &Reloc : info->S.relocations()) { in SymbolizerGetOpInfo() local
2955 for (const RelocationRef &Reloc : info->O->external_relocations()) { in SymbolizerGetOpInfo() local
2993 for (const RelocationRef &Reloc : info->S.relocations()) { in SymbolizerGetOpInfo() local
3060 auto Reloc = in SymbolizerGetOpInfo() local
3061 find_if(info->S.relocations(), [&](const RelocationRef &Reloc) { in SymbolizerGetOpInfo()
[all …]
/openbsd-src/gnu/llvm/llvm/tools/llvm-cxxdump/
H A Dllvm-cxxdump.cpp89 for (const object::RelocationRef &Reloc : SR.relocations()) { in collectRelocatedSymbols() local
113 for (const object::RelocationRef &Reloc : SR.relocations()) { in collectRelocationOffsets() local
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/COFF/
H A DCOFFObject.h30 object::coff_relocation Reloc; member
/openbsd-src/gnu/llvm/llvm/lib/Target/
H A DTargetMachineC.cpp101 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, in LLVMCreateTargetMachine()
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/MachO/
H A DMachOReader.cpp254 for (auto &Reloc : Sec->Relocations) in setSymbolInRelocationInfo() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp427 uint32_t Reloc; in applyFixup() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1534 const RelocationRef &Reloc, in getSymbolInfo()
1589 const RelocationRef &Reloc) { in isRelocScattered()
1897 for (const RelocationRef &Reloc : Section.relocations()) { in DWARFObjInMemory() local

12