Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h629 bool isRelocationScattered(const MachO::any_relocation_info &RE) const;
631 const MachO::any_relocation_info &RE) const;
632 bool getPlainRelocationExternal(const MachO::any_relocation_info &RE) const;
634 const MachO::any_relocation_info &RE) const;
636 const MachO::any_relocation_info &RE) const;
638 const MachO::any_relocation_info &RE) const;
639 unsigned getAnyRelocationAddress(const MachO::any_relocation_info &RE) const;
640 unsigned getAnyRelocationPCRel(const MachO::any_relocation_info &RE) const;
641 unsigned getAnyRelocationLength(const MachO::any_relocation_info &RE) const;
642 unsigned getAnyRelocationType(const MachO::any_relocation_info &RE) const;
[all …]
/freebsd/contrib/llvm-project/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()
471 MachO::any_relocation_info MRE; in recordRelocation()
495 MachO::any_relocation_info MREPair; in recordRelocation()
/freebsd/contrib/llvm-project/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()
/freebsd/contrib/llvm-project/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()
234 MachO::any_relocation_info &MRE) { in addRelocation()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MachObjectWriter.cpp234 MachO::any_relocation_info MRE; in recordRelocation()
291 MachO::any_relocation_info MRE; in recordRelocation()
380 MachO::any_relocation_info MRE; in recordRelocation()
401 MachO::any_relocation_info MRE; in recordRelocation()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
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 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 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()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp377 static MachO::any_relocation_info
380 MachO::any_relocation_info MRE; in makeRelocationInfo()
393 static MachO::any_relocation_info
396 MachO::any_relocation_info MRE; in makeScatteredRelocationInfo()
414 MachO::any_relocation_info MRE = in writeRelocations()
420 sizeof(MachO::any_relocation_info)); in writeRelocations()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp2240 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationOffset()
4547 const MachO::any_relocation_info &RE) const { in getPlainRelocationSymbolNum()
4554 const MachO::any_relocation_info &RE) const { in getPlainRelocationExternal()
4561 const MachO::any_relocation_info &RE) const { in getScatteredRelocationScattered()
4566 const MachO::any_relocation_info &RE) const { in getScatteredRelocationValue()
4571 const MachO::any_relocation_info &RE) const { in getScatteredRelocationType()
4576 const MachO::any_relocation_info &RE) const { in getAnyRelocationAddress()
4583 const MachO::any_relocation_info &RE) const { in getAnyRelocationPCRel()
4590 const MachO::any_relocation_info &RE) const { in getAnyRelocationLength()
4776 MachO::any_relocation_info
[all …]
/freebsd/contrib/llvm-project/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()
/freebsd/contrib/llvm-project/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.cpp220 Offset += sizeof(MachO::any_relocation_info) * Sec->NReloc; in layoutRelocations()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h170 MachO::any_relocation_info ARI = in getRelocationInfo()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp426 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getMachORelocationValueString()
1677 MachO::any_relocation_info RE; in DumpLiteralPointerSection()
1827 MachO::any_relocation_info RE; in DumpInitTermPointerSection()
2840 MachO::any_relocation_info RE; in SymbolizerGetOpInfo()
2858 MachO::any_relocation_info RENext; in SymbolizerGetOpInfo()
2914 MachO::any_relocation_info RE; in SymbolizerGetOpInfo()
2952 MachO::any_relocation_info RE; in SymbolizerGetOpInfo()
3017 MachO::any_relocation_info RE; in SymbolizerGetOpInfo()
3052 MachO::any_relocation_info RENext; in SymbolizerGetOpInfo()
3544 MachO::any_relocation_info RE; in get_symbol_64()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp750 MachO::any_relocation_info MRE; in populateAddrSigSection()
894 RelocTableEnd += NumRelocs * sizeof(MachO::any_relocation_info); in writeObject()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h997 struct any_relocation_info { struct
1396 inline void swapStruct(any_relocation_info &reloc) { in swapStruct()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp558 MachO::any_relocation_info RE = Obj->getRelocation(DR); in printRelocation()