Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DMachO.h313 bool isRelocationScattered(const MachO::any_relocation_info &RE) const;
315 const MachO::any_relocation_info &RE) const;
316 bool getPlainRelocationExternal(const MachO::any_relocation_info &RE) const;
318 const MachO::any_relocation_info &RE) const;
320 const MachO::any_relocation_info &RE) const;
322 const MachO::any_relocation_info &RE) const;
323 unsigned getAnyRelocationAddress(const MachO::any_relocation_info &RE) const;
324 unsigned getAnyRelocationPCRel(const MachO::any_relocation_info &RE) const;
325 unsigned getAnyRelocationLength(const MachO::any_relocation_info &RE) const;
326 unsigned getAnyRelocationType(const MachO::any_relocation_info &RE) const;
[all …]
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp146 static void makeRelocationInfo(MachO::any_relocation_info &MRE, in makeRelocationInfo()
164 makeScatteredRelocationInfo(MachO::any_relocation_info &MRE, in makeScatteredRelocationInfo()
279 MachO::any_relocation_info MRE; in recordScatteredRelocation()
294 MachO::any_relocation_info MRE; in recordScatteredRelocation()
372 MachO::any_relocation_info MRE; in RecordPPCRelocation()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp221 MachO::any_relocation_info MRE; in RecordARMScatteredHalfRelocation()
232 MachO::any_relocation_info MRE; in RecordARMScatteredHalfRelocation()
290 MachO::any_relocation_info MRE; in RecordARMScatteredRelocation()
300 MachO::any_relocation_info MRE; in RecordARMScatteredRelocation()
442 MachO::any_relocation_info MRE; in recordRelocation()
464 MachO::any_relocation_info MREPair; in recordRelocation()
/external/llvm/lib/Object/
DMachOObjectFile.cpp113 getPlainRelocationAddress(const MachO::any_relocation_info &RE) { in getPlainRelocationAddress()
118 getScatteredRelocationAddress(const MachO::any_relocation_info &RE) { in getScatteredRelocationAddress()
123 const MachO::any_relocation_info &RE) { in getPlainRelocationPCRel()
131 const MachO::any_relocation_info &RE) { in getScatteredRelocationPCRel()
136 const MachO::any_relocation_info &RE) { in getPlainRelocationLength()
143 getScatteredRelocationLength(const MachO::any_relocation_info &RE) { in getScatteredRelocationLength()
148 const MachO::any_relocation_info &RE) { in getPlainRelocationType()
610 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationOffset()
616 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationSymbol()
641 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationType()
[all …]
/external/llvm/include/llvm/MC/
DMCMachObjectWriter.h93 MachO::any_relocation_info MRE;
94 RelAndSymbol(const MCSymbol *Sym, const MachO::any_relocation_info &MRE) in RelAndSymbol()
216 MachO::any_relocation_info &MRE) { in addRelocation()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp201 MachO::any_relocation_info MRE; in RecordX86_64Relocation()
353 MachO::any_relocation_info MRE; in RecordX86_64Relocation()
427 MachO::any_relocation_info MRE; in recordScatteredRelocation()
449 MachO::any_relocation_info MRE; in recordScatteredRelocation()
494 MachO::any_relocation_info MRE; in recordTLVPRelocation()
591 MachO::any_relocation_info MRE; in RecordX86Relocation()
DX86MachORelocationInfo.cpp39 any_relocation_info RE = Obj->getRelocation(Rel.getRawDataRefImpl()); in createExprForRelocation()
79 any_relocation_info RENext = in createExprForRelocation()
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp229 MachO::any_relocation_info MRE; in recordRelocation()
286 MachO::any_relocation_info MRE; in recordRelocation()
397 MachO::any_relocation_info MRE; in recordRelocation()
418 MachO::any_relocation_info MRE; in recordRelocation()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOI386.h40 MachO::any_relocation_info RelInfo = in processRelocationRef()
133 MachO::any_relocation_info RE = in processSECTDIFFRelocation()
146 MachO::any_relocation_info RE2 = in processSECTDIFFRelocation()
DRuntimeDyldMachOARM.h59 MachO::any_relocation_info RelInfo = in processRelocationRef()
210 MachO::any_relocation_info RE = in processHALFSECTDIFFRelocation()
231 MachO::any_relocation_info RE2 = in processHALFSECTDIFFRelocation()
DRuntimeDyldMachOX86_64.h40 MachO::any_relocation_info RelInfo = in processRelocationRef()
152 MachO::any_relocation_info RE = in processSubtractRelocation()
DRuntimeDyldMachOAArch64.h252 MachO::any_relocation_info RelInfo = in processRelocationRef()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h70 MachO::any_relocation_info RelInfo = in getRelocationEntry()
DRuntimeDyldMachO.cpp59 MachO::any_relocation_info RE = in processScatteredVANILLA()
95 MachO::any_relocation_info RelInfo = in getRelocationValueRef()
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp518 const MachO::any_relocation_info &RE, in printRelocationTargetName()
586 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getRelocationValueString()
614 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()
663 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()
685 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()
725 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()
DMachODump.cpp776 MachO::any_relocation_info RE; in DumpLiteralPointerSection()
1725 MachO::any_relocation_info RE; in SymbolizerGetOpInfo()
1743 MachO::any_relocation_info RENext; in SymbolizerGetOpInfo()
1808 MachO::any_relocation_info RE; in SymbolizerGetOpInfo()
1840 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
1878 MachO::any_relocation_info RE; in SymbolizerGetOpInfo()
1914 MachO::any_relocation_info RENext; in SymbolizerGetOpInfo()
2028 MachO::any_relocation_info RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2033 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2411 MachO::any_relocation_info RE; in get_symbol_64()
[all …]
/external/llvm/include/llvm/Support/
DMachO.h966 struct any_relocation_info { struct
1230 inline void swapStruct(any_relocation_info &reloc) { in swapStruct()
/external/llvm/lib/MC/
DMachObjectWriter.cpp808 RelocTableEnd += NumRelocs * sizeof(MachO::any_relocation_info); in writeObject()
/external/llvm/tools/llvm-readobj/
DMachODumper.cpp535 MachO::any_relocation_info RE = Obj->getRelocation(DR); in printRelocation()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1888 MachO::any_relocation_info MachOReloc = Obj.getRelocation(RelocDataRef); in findValidRelocsMachO()