/openbsd/gnu/llvm/llvm/include/llvm/Object/ |
H A D | MachO.h | 626 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 D | ARMMachObjectWriter.cpp | 231 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 D | X86MachObjectWriter.cpp | 205 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 D | MCMachObjectWriter.h | 103 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 D | AArch64MachObjectWriter.cpp | 236 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 D | RuntimeDyldMachOX86_64.h | 39 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 D | RuntimeDyldMachOI386.h | 39 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 D | RuntimeDyldMachOARM.h | 106 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 D | RuntimeDyldMachOAArch64.h | 279 MachO::any_relocation_info RelInfo = in processRelocationRef() 485 MachO::any_relocation_info RE = in processSubtractRelocation()
|
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/ |
H A D | MachOEmitter.cpp | 376 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 D | MachOObjectFile.cpp | 2233 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 D | RuntimeDyldMachO.h | 69 MachO::any_relocation_info RelInfo = in getRelocationEntry()
|
H A D | RuntimeDyldMachO.cpp | 61 MachO::any_relocation_info RE = in processScatteredVANILLA() 103 MachO::any_relocation_info RelInfo = in getRelocationValueRef()
|
/openbsd/gnu/llvm/llvm/lib/ObjCopy/MachO/ |
H A D | MachOWriter.cpp | 125 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 D | MachOObject.h | 184 MachO::any_relocation_info Info;
|
H A D | MachOLayoutBuilder.cpp | 219 Offset += sizeof(MachO::any_relocation_info) * Sec->NReloc; in layoutRelocations()
|
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/ |
H A D | MachOLinkGraphBuilder.h | 169 MachO::any_relocation_info ARI = in getRelocationInfo()
|
/openbsd/gnu/llvm/llvm/tools/dsymutil/ |
H A D | DwarfLinkerForBinary.cpp | 401 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 D | MachODump.cpp | 452 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 D | MachObjectWriter.cpp | 762 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 D | MachO.h | 996 struct any_relocation_info { struct 1395 inline void swapStruct(any_relocation_info &reloc) { in swapStruct()
|
/openbsd/gnu/llvm/llvm/tools/obj2yaml/ |
H A D | macho2yaml.cpp | 103 const MachO::any_relocation_info RE = Obj.getRelocation(Rel); in constructSectionCommon()
|
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/ |
H A D | MachODumper.cpp | 558 MachO::any_relocation_info RE = Obj->getRelocation(DR); in printRelocation()
|