/external/llvm/include/llvm/Object/ |
D | ObjectFile.h | 62 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 …]
|
D | ELFObjectFile.h | 79 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()
|
D | SymbolicFile.h | 120 DataRefImpl getRawDataRefImpl() const; 196 inline DataRefImpl BasicSymbolRef::getRawDataRefImpl() const { in getRawDataRefImpl() function
|
D | MachO.h | 47 DataRefImpl getRawDataRefImpl() const; 512 inline DataRefImpl DiceRef::getRawDataRefImpl() const { in getRawDataRefImpl() function
|
D | RelocVisitor.h | 251 return Obj->getRelocationLength(R.getRawDataRefImpl()); in getLengthMachO64()
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldMachOI386.h | 41 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()
|
D | RuntimeDyldMachOARM.h | 60 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef() 211 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation() 232 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()
|
D | RuntimeDyldMachOX86_64.h | 41 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef() 153 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()
|
D | RuntimeDyldMachOAArch64.h | 253 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef() 270 RelInfo = Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachORelocationInfo.cpp | 39 any_relocation_info RE = Obj->getRelocation(Rel.getRawDataRefImpl()); in createExprForRelocation() 80 Obj->getRelocation(Rel.getRawDataRefImpl()); in createExprForRelocation()
|
/external/llvm/tools/llvm-nm/ |
D | llvm-nm.cpp | 277 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/ |
D | RuntimeDyldMachO.cpp | 60 Obj.getRelocation(RelI->getRawDataRefImpl()); in processScatteredVANILLA() 96 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationValueRef() 175 MachO::section Sec32 = Obj.getSection(PTSection.getRawDataRefImpl()); in populateIndirectSymbolPointersSection()
|
D | RuntimeDyldMachO.h | 71 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationEntry()
|
D | RuntimeDyldELF.cpp | 85 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/ |
D | LTOModule.cpp | 353 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/ |
D | llvm-objdump.cpp | 381 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()
|
D | MachODump.cpp | 753 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/ |
D | MachODumper.cpp | 441 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/ |
D | MachODebugMapParser.cpp | 153 const DataRefImpl &DRI = Symbol.getRawDataRefImpl(); in parseOneBinary() 277 const DataRefImpl &DRI = Symbol.getRawDataRefImpl(); in dumpOneBinaryStab()
|
D | MachOUtils.cpp | 186 object::DataRefImpl DRI = Symbol.getRawDataRefImpl(); in transferSymbols() 193 object::DataRefImpl DRI = Symbol.getRawDataRefImpl(); in transferSymbols()
|
D | DwarfLinker.cpp | 1887 object::DataRefImpl RelocDataRef = Reloc.getRawDataRefImpl(); in findValidRelocsMachO()
|
/external/llvm/lib/Object/ |
D | COFFObjectFile.cpp | 252 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()
|
D | MachOObjectFile.cpp | 341 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/ |
D | DWARFContext.cpp | 754 auto RelocInfo = MObj->getRelocation(Reloc.getRawDataRefImpl()); in DWARFContextInMemory() 760 RSec = MObj->getRelocationSection(Reloc.getRawDataRefImpl()); in DWARFContextInMemory()
|
/external/llvm/tools/gold/ |
D | gold-plugin.cpp | 453 const GlobalValue *GV = Obj->getSymbolGV(Sym.getRawDataRefImpl()); in claim_file_hook() 629 GlobalValue *GV = Obj.getSymbolGV(ObjSym.getRawDataRefImpl()); in getModuleForFile()
|