Home
last modified time | relevance | path

Searched refs:any_relocation_info (Results 1 – 23 of 23) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/Object/
H A DMachO.h626 bool isRelocationScattered(const MachO::any_relocation_info &RE) const;
628 const MachO::any_relocation_info &RE) const;
629 bool getPlainRelocationExternal(const MachO::any_relocation_info &RE) const;
631 const MachO::any_relocation_info &RE) const;
633 const MachO::any_relocation_info &RE) const;
635 const MachO::any_relocation_info &RE) const;
636 unsigned getAnyRelocationAddress(const MachO::any_relocation_info &RE) const;
637 unsigned getAnyRelocationPCRel(const MachO::any_relocation_info &RE) const;
638 unsigned getAnyRelocationLength(const MachO::any_relocation_info &RE) const;
639 unsigned getAnyRelocationType(const MachO::any_relocation_info &RE) const;
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachObjectWriter.cpp231 MachO::any_relocation_info MRE; in RecordARMScatteredHalfRelocation()
242 MachO::any_relocation_info MRE; in RecordARMScatteredHalfRelocation()
309 MachO::any_relocation_info MRE; in RecordARMScatteredRelocation()
319 MachO::any_relocation_info MRE; in RecordARMScatteredRelocation()
470 MachO::any_relocation_info MRE; in recordRelocation()
494 MachO::any_relocation_info MREPair; in recordRelocation()
/openbsd/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp205 MachO::any_relocation_info MRE; in RecordX86_64Relocation()
356 MachO::any_relocation_info MRE; in RecordX86_64Relocation()
430 MachO::any_relocation_info MRE; in recordScatteredRelocation()
452 MachO::any_relocation_info MRE; in recordScatteredRelocation()
496 MachO::any_relocation_info MRE; in recordTLVPRelocation()
595 MachO::any_relocation_info MRE; in RecordX86Relocation()
/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h103 MachO::any_relocation_info MRE;
104 RelAndSymbol(const MCSymbol *Sym, const MachO::any_relocation_info &MRE) in RelAndSymbol()
233 MachO::any_relocation_info &MRE) { in addRelocation()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MachObjectWriter.cpp236 MachO::any_relocation_info MRE; in recordRelocation()
293 MachO::any_relocation_info MRE; in recordRelocation()
382 MachO::any_relocation_info MRE; in recordRelocation()
403 MachO::any_relocation_info MRE; in recordRelocation()
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h39 MachO::any_relocation_info RelInfo = in processRelocationRef()
162 MachO::any_relocation_info RE = in processSubtractRelocation()
175 MachO::any_relocation_info RelInfo = in processSubtractRelocation()
H A DRuntimeDyldMachOI386.h39 MachO::any_relocation_info RelInfo = in processRelocationRef()
150 MachO::any_relocation_info RE = in processSECTDIFFRelocation()
163 MachO::any_relocation_info RE2 = in processSECTDIFFRelocation()
H A DRuntimeDyldMachOARM.h106 MachO::any_relocation_info RelInfo = in processRelocationRef()
349 MachO::any_relocation_info RE = in processHALFSECTDIFFRelocation()
375 MachO::any_relocation_info RE2 = in processHALFSECTDIFFRelocation()
H A DRuntimeDyldMachOAArch64.h279 MachO::any_relocation_info RelInfo = in processRelocationRef()
485 MachO::any_relocation_info RE = in processSubtractRelocation()
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp376 static MachO::any_relocation_info
379 MachO::any_relocation_info MRE; in makeRelocationInfo()
392 static MachO::any_relocation_info
395 MachO::any_relocation_info MRE; in makeScatteredRelocationInfo()
413 MachO::any_relocation_info MRE = in writeRelocations()
419 sizeof(MachO::any_relocation_info)); in writeRelocations()
/openbsd/gnu/llvm/llvm/lib/Object/
H A DMachOObjectFile.cpp2233 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationOffset()
4540 const MachO::any_relocation_info &RE) const { in getPlainRelocationSymbolNum()
4547 const MachO::any_relocation_info &RE) const { in getPlainRelocationExternal()
4554 const MachO::any_relocation_info &RE) const { in getScatteredRelocationScattered()
4559 const MachO::any_relocation_info &RE) const { in getScatteredRelocationValue()
4564 const MachO::any_relocation_info &RE) const { in getScatteredRelocationType()
4569 const MachO::any_relocation_info &RE) const { in getAnyRelocationAddress()
4576 const MachO::any_relocation_info &RE) const { in getAnyRelocationPCRel()
4583 const MachO::any_relocation_info &RE) const { in getAnyRelocationLength()
4764 MachO::any_relocation_info
[all …]
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h69 MachO::any_relocation_info RelInfo = in getRelocationEntry()
H A DRuntimeDyldMachO.cpp61 MachO::any_relocation_info RE = in processScatteredVANILLA()
103 MachO::any_relocation_info RelInfo = in getRelocationValueRef()
/openbsd/gnu/llvm/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp125 S->NReloc * sizeof(MachO::any_relocation_info)); in totalSize()
263 reinterpret_cast<MachO::any_relocation_info &>(RelocInfo.Info)); in writeSections()
265 Index * sizeof(MachO::any_relocation_info), in writeSections()
H A DMachOObject.h184 MachO::any_relocation_info Info;
H A DMachOLayoutBuilder.cpp219 Offset += sizeof(MachO::any_relocation_info) * Sec->NReloc; in layoutRelocations()
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h169 MachO::any_relocation_info ARI = in getRelocationInfo()
/openbsd/gnu/llvm/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp401 MachO::any_relocation_info MachOReloc = MO->getRelocation(RelocDataRef); in collectRelocationsToApplyToSwiftReflectionSections()
798 MachO::any_relocation_info MachOReloc = Obj.getRelocation(RelocDataRef); in findValidRelocsMachO()
/openbsd/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp452 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getMachORelocationValueString()
1703 MachO::any_relocation_info RE; in DumpLiteralPointerSection()
1853 MachO::any_relocation_info RE; in DumpInitTermPointerSection()
2878 MachO::any_relocation_info RE; in SymbolizerGetOpInfo()
2896 MachO::any_relocation_info RENext; in SymbolizerGetOpInfo()
2952 MachO::any_relocation_info RE; in SymbolizerGetOpInfo()
2990 MachO::any_relocation_info RE; in SymbolizerGetOpInfo()
3055 MachO::any_relocation_info RE; in SymbolizerGetOpInfo()
3090 MachO::any_relocation_info RENext; in SymbolizerGetOpInfo()
3582 MachO::any_relocation_info RE; in get_symbol_64()
[all …]
/openbsd/gnu/llvm/llvm/lib/MC/
H A DMachObjectWriter.cpp762 MachO::any_relocation_info MRE; in populateAddrSigSection()
906 RelocTableEnd += NumRelocs * sizeof(MachO::any_relocation_info); in writeObject()
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.h996 struct any_relocation_info { struct
1395 inline void swapStruct(any_relocation_info &reloc) { in swapStruct()
/openbsd/gnu/llvm/llvm/tools/obj2yaml/
H A Dmacho2yaml.cpp103 const MachO::any_relocation_info RE = Obj.getRelocation(Rel); in constructSectionCommon()
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/
H A DMachODumper.cpp558 MachO::any_relocation_info RE = Obj->getRelocation(DR); in printRelocation()