Home
last modified time | relevance | path

Searched refs:getRawDataRefImpl (Results 1 – 25 of 25) sorted by relevance

/external/llvm/include/llvm/Object/
DObjectFile.h62 DataRefImpl getRawDataRefImpl() const;
107 DataRefImpl getRawDataRefImpl() const;
158 : basic_symbol_iterator(SymbolRef(B->getRawDataRefImpl(), in symbol_iterator()
306 return getObject()->getSymbolName(getRawDataRefImpl()); in getName()
310 return getObject()->getSymbolAddress(getRawDataRefImpl()); in getAddress()
314 return getObject()->getSymbolValue(getRawDataRefImpl()); in getValue()
318 return getObject()->getSymbolAlignment(getRawDataRefImpl()); in getAlignment()
322 return getObject()->getCommonSymbolSize(getRawDataRefImpl()); in getCommonSize()
326 return getObject()->getSymbolSection(getRawDataRefImpl()); in getSection()
330 return getObject()->getSymbolType(getRawDataRefImpl()); in getType()
[all …]
DELFObjectFile.h79 return getObject()->getSectionType(getRawDataRefImpl()); in getType()
83 return getObject()->getSectionFlags(getRawDataRefImpl()); in getFlags()
113 return getObject()->getSymbolSize(getRawDataRefImpl()); in getSize()
117 return getObject()->getSymbolOther(getRawDataRefImpl()); in getOther()
121 return getObject()->getSymbolELFType(getRawDataRefImpl()); in getELFType()
128 : symbol_iterator(SymbolRef(B->getRawDataRefImpl(), in elf_symbol_iterator()
151 return getObject()->getRelocationAddend(getRawDataRefImpl()); in getAddend()
159 B->getRawDataRefImpl(), cast<ELFObjectFileBase>(B->getObject()))) {} in elf_relocation_iterator()
635 DataRefImpl RelData = Begin->getRawDataRefImpl(); in section_rel_end()
DSymbolicFile.h120 DataRefImpl getRawDataRefImpl() const;
196 inline DataRefImpl BasicSymbolRef::getRawDataRefImpl() const { in getRawDataRefImpl() function
DMachO.h47 DataRefImpl getRawDataRefImpl() const;
512 inline DataRefImpl DiceRef::getRawDataRefImpl() const { in getRawDataRefImpl() function
DRelocVisitor.h251 return Obj->getRelocationLength(R.getRawDataRefImpl()); in getLengthMachO64()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOI386.h41 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
134 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()
147 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()
192 MachO::section Sec32 = Obj.getSection(JTSection.getRawDataRefImpl()); in populateJumpTable()
DRuntimeDyldMachOARM.h60 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
211 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()
232 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()
DRuntimeDyldMachOX86_64.h41 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
153 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()
DRuntimeDyldMachOAArch64.h253 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
270 RelInfo = Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachORelocationInfo.cpp39 any_relocation_info RE = Obj->getRelocation(Rel.getRawDataRefImpl()); in createExprForRelocation()
80 Obj->getRelocation(Rel.getRawDataRefImpl()); in createExprForRelocation()
/external/llvm/tools/llvm-nm/
Dllvm-nm.cpp277 DataRefImpl SymDRI = I->Sym.getRawDataRefImpl(); in darwinPrintSymbol()
370 section_iterator Sec = *MachO->getSymbolSection(I->Sym.getRawDataRefImpl()); in darwinPrintSymbol()
371 DataRefImpl Ref = Sec->getRawDataRefImpl(); in darwinPrintSymbol()
430 MachO->getIndirectName(I->Sym.getRawDataRefImpl(), IndirectName)) in darwinPrintSymbol()
515 DataRefImpl SymDRI = I->Sym.getRawDataRefImpl(); in darwinPrintStab()
763 DataRefImpl Symb = I->getRawDataRefImpl(); in getSymbolNMTypeChar()
776 DataRefImpl Ref = Sec->getRawDataRefImpl(); in getSymbolNMTypeChar()
803 const GlobalValue *GV = Obj.getSymbolGV(I->getRawDataRefImpl()); in getSymbolNMTypeChar()
866 DataRefImpl Ref = I->getRawDataRefImpl(); in getNsectForSegSect()
883 DataRefImpl Symb = Sym.getRawDataRefImpl(); in getNsectInMachO()
[all …]
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp60 Obj.getRelocation(RelI->getRawDataRefImpl()); in processScatteredVANILLA()
96 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationValueRef()
175 MachO::section Sec32 = Obj.getSection(PTSection.getRawDataRefImpl()); in populateIndirectSymbolPointersSection()
DRuntimeDyldMachO.h71 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationEntry()
DRuntimeDyldELF.cpp85 DataRefImpl ShdrRef = Sec.getRawDataRefImpl(); in updateSectionAddress()
99 ELFObjectFile<ELFT>::getSymbol(SymRef.getRawDataRefImpl())); in updateSymbolAddress()
134 DataRefImpl ShdrRef = Sec.getRawDataRefImpl(); in createRTDyldELFObject()
/external/llvm/lib/LTO/
DLTOModule.cpp353 const GlobalValue *V = IRFile->getSymbolGV(Sym.getRawDataRefImpl()); in addDefinedDataSymbol()
415 cast<Function>(IRFile->getSymbolGV(Sym.getRawDataRefImpl())); in addDefinedFunctionSymbol()
564 const GlobalValue *decl = IRFile->getSymbolGV(Sym.getRawDataRefImpl()); in addPotentialUndefinedSymbol()
577 const GlobalValue *GV = IRFile->getSymbolGV(Sym.getRawDataRefImpl()); in parseSymbols()
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp381 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationValueString()
423 const Elf_Sym *symb = Obj->getSymbol(SI->getRawDataRefImpl()); in getRelocationValueString()
429 const Elf_Shdr *SymSec = Obj->getSection((*SymSI)->getRawDataRefImpl()); in getRelocationValueString()
585 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationValueString()
781 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getHidden()
969 DataRefImpl DR = Section.getRawDataRefImpl(); in DisassembleObject()
1313 DataRefImpl DR = Section->getRawDataRefImpl(); in PrintSymbolTable()
DMachODump.cpp753 DataRefImpl Ref = Section.getRawDataRefImpl(); in DumpLiteralPointerSection()
778 Rel = Reloc.getRawDataRefImpl(); in DumpLiteralPointerSection()
839 DataRefImpl Ref = Sect->getRawDataRefImpl(); in DumpLiteralPointerSection()
1014 DataRefImpl Ref = Section.getRawDataRefImpl(); in DumpSectionContents()
1103 DataRefImpl Ref = Section.getRawDataRefImpl(); in DumpInfoPlistSectionContents()
1733 Rel = Reloc.getRawDataRefImpl(); in SymbolizerGetOpInfo()
1814 Rel = Reloc.getRawDataRefImpl(); in SymbolizerGetOpInfo()
1893 Rel = Reloc->getRawDataRefImpl(); in SymbolizerGetOpInfo()
2027 DataRefImpl Rel = Reloc->getRawDataRefImpl(); in SymbolizerGetOpInfo()
2372 DataRefImpl Ref = ((*(info->Sections))[SectIdx]).getRawDataRefImpl(); in get_pointer_64()
[all …]
/external/llvm/tools/llvm-readobj/
DMachODumper.cpp441 getSection(Obj, Section.getRawDataRefImpl(), MOSection); in printSections()
442 DataRefImpl DR = Section.getRawDataRefImpl(); in printSections()
534 DataRefImpl DR = Reloc.getRawDataRefImpl(); in printRelocation()
611 getSymbol(Obj, Symbol.getRawDataRefImpl(), MOSymbol); in printSymbol()
/external/llvm/tools/dsymutil/
DMachODebugMapParser.cpp153 const DataRefImpl &DRI = Symbol.getRawDataRefImpl(); in parseOneBinary()
277 const DataRefImpl &DRI = Symbol.getRawDataRefImpl(); in dumpOneBinaryStab()
DMachOUtils.cpp186 object::DataRefImpl DRI = Symbol.getRawDataRefImpl(); in transferSymbols()
193 object::DataRefImpl DRI = Symbol.getRawDataRefImpl(); in transferSymbols()
DDwarfLinker.cpp1887 object::DataRefImpl RelocDataRef = Reloc.getRawDataRefImpl(); in findValidRelocsMachO()
/external/llvm/lib/Object/
DCOFFObjectFile.cpp252 COFFSymbolRef Symb = getCOFFSymbol(Sym.getRawDataRefImpl()); in getSymbolSectionID()
316 uintptr_t(Sec.getRawDataRefImpl().p) - uintptr_t(SectionTable); in getSectionID()
1000 return toSec(Section.getRawDataRefImpl()); in getCOFFSection()
1012 return getCOFFSymbol(Symbol.getRawDataRefImpl()); in getCOFFSymbol()
1017 return toRel(Reloc.getRawDataRefImpl()); in getCOFFRelocation()
DMachOObjectFile.cpp341 DataRefImpl DRI = Sec.getRawDataRefImpl(); in getSectionType()
467 getSymbolTableEntryBase(this, Sym.getRawDataRefImpl()); in getSymbolSectionID()
571 return Sec.getRawDataRefImpl().d.a; in getSectionID()
940 Sec.d.a = Rel->getRawDataRefImpl().d.a; in getRelocationRelocatedSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp754 auto RelocInfo = MObj->getRelocation(Reloc.getRawDataRefImpl()); in DWARFContextInMemory()
760 RSec = MObj->getRelocationSection(Reloc.getRawDataRefImpl()); in DWARFContextInMemory()
/external/llvm/tools/gold/
Dgold-plugin.cpp453 const GlobalValue *GV = Obj->getSymbolGV(Sym.getRawDataRefImpl()); in claim_file_hook()
629 GlobalValue *GV = Obj.getSymbolGV(ObjSym.getRawDataRefImpl()); in getModuleForFile()