Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DObjectFile.h72 DataRefImpl getRawDataRefImpl() const;
140 DataRefImpl getRawDataRefImpl() const;
211 : basic_symbol_iterator(SymbolRef(B->getRawDataRefImpl(), in symbol_iterator()
400 return getObject()->getSymbolName(getRawDataRefImpl()); in getName()
404 return getObject()->getSymbolAddress(getRawDataRefImpl()); in getAddress()
408 return getObject()->getSymbolValue(getRawDataRefImpl()); in getValue()
420 return getObject()->getSymbolSection(getRawDataRefImpl()); in getSection()
424 return getObject()->getSymbolType(getRawDataRefImpl()); in getType()
536 inline DataRefImpl SectionRef::getRawDataRefImpl() const { in getRawDataRefImpl() function
574 inline DataRefImpl RelocationRef::getRawDataRefImpl() const { in getRawDataRefImpl() function
[all …]
H A DSymbolicFile.h139 DataRefImpl getRawDataRefImpl() const;
208 inline DataRefImpl BasicSymbolRef::getRawDataRefImpl() const { in getRawDataRefImpl() function
H A DELFObjectFile.h124 return getObject()->getSectionType(getRawDataRefImpl()); in getType()
128 return getObject()->getSectionFlags(getRawDataRefImpl()); in getFlags()
132 return getObject()->getSectionOffset(getRawDataRefImpl()); in getOffset()
162 return getObject()->getSymbolSize(getRawDataRefImpl()); in getSize()
166 return getObject()->getSymbolBinding(getRawDataRefImpl()); in getBinding()
170 return getObject()->getSymbolOther(getRawDataRefImpl()); in getOther()
174 return getObject()->getSymbolELFType(getRawDataRefImpl()); in getELFType()
191 : symbol_iterator(SymbolRef(B->getRawDataRefImpl(), in elf_symbol_iterator()
214 return getObject()->getRelocationAddend(getRawDataRefImpl()); in getAddend()
222 B->getRawDataRefImpl(), cast<ELFObjectFileBase>(B->getObject()))) {} in elf_relocation_iterator()
[all …]
/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A DXCOFFDump.cpp49 const XCOFFSymbolRef SymRef = Obj.toSymbolRef(Sym.getRawDataRefImpl()); in getXCOFFSymbolCsectSMC()
64 const XCOFFSymbolRef SymRef = Obj.toSymbolRef(Sym.getRawDataRefImpl()); in getXCOFFSymbolContainingSymbolRef()
79 const XCOFFSymbolRef SymRef = Obj.toSymbolRef(Sym.getRawDataRefImpl()); in isLabel()
H A DELFDump.cpp60 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationValueString()
92 Obj->getSymbol(SI->getRawDataRefImpl()); in getRelocationValueString()
102 Obj->getSection((*SymSI)->getRawDataRefImpl()); in getRelocationValueString()
H A Dllvm-objdump.cpp407 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getHidden()
784 return unwrapOrError(Elf32LEObj->getSymbol(Sym.getRawDataRefImpl()), in getElfSymbolType()
788 return unwrapOrError(Elf64LEObj->getSymbol(Sym.getRawDataRefImpl()), in getElfSymbolType()
792 return unwrapOrError(Elf32BEObj->getSymbol(Sym.getRawDataRefImpl()), in getElfSymbolType()
1065 DataRefImpl SymbolDRI = Symbol.getRawDataRefImpl(); in createSymbolInfo()
1209 DataRefImpl DR = Section.getRawDataRefImpl(); in getSegmentName()
1299 DataRefImpl SymDRI = Symbol.getRawDataRefImpl(); in disassembleObject()
2183 DataRefImpl SymDRI = Symbol.getRawDataRefImpl(); in printSymbol()
2256 Symbol.getRawDataRefImpl()); in printSymbol()
2300 Symbol.getRawDataRefImpl())); in printSymbol()
[all …]
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h40 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
163 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()
176 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()
203 RelInfo = Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()
H A DRuntimeDyldMachOI386.h40 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
151 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()
164 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()
215 MachO::section Sec32 = Obj.getSection(JTSection.getRawDataRefImpl()); in populateJumpTable()
H A DRuntimeDyldMachOARM.h107 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
350 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()
376 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()
H A DRuntimeDyldMachOAArch64.h280 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
299 RelInfo = Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
486 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()
/llvm-project-15.0.7/llvm/lib/ObjCopy/MachO/
H A DMachOReader.cpp86 MachOObj.getSectionContents(SecRef->getRawDataRefImpl()); in extractSections()
95 for (auto RI = MachOObj.section_rel_begin(SecRef->getRawDataRefImpl()), in extractSections()
96 RE = MachOObj.section_rel_end(SecRef->getRawDataRefImpl()); in extractSections()
100 R.Info = MachOObj.getRelocation(RI->getRawDataRefImpl()); in extractSections()
235 Symbol.getRawDataRefImpl())) in readSymbolTable()
237 Symbol.getRawDataRefImpl()))); in readSymbolTable()
/llvm-project-15.0.7/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp238 if (Sym.getRawDataRefImpl().p) { in isDefined()
400 if (S.Sym.getRawDataRefImpl().p) { in darwinPrintSymbol()
465 if (S.Sym.getRawDataRefImpl().p) { in darwinPrintSymbol()
481 DataRefImpl Ref = Sec->getRawDataRefImpl(); in darwinPrintSymbol()
539 if (S.Sym.getRawDataRefImpl().p) { in darwinPrintSymbol()
628 DataRefImpl SymDRI = S.Sym.getRawDataRefImpl(); in darwinPrintStab()
829 if (S.Sym.getRawDataRefImpl().p) { in printSymbolList()
997 DataRefImpl Symb = I->getRawDataRefImpl(); in getSymbolNMTypeChar()
1018 DataRefImpl Ref = Sec->getRawDataRefImpl(); in getSymbolNMTypeChar()
1164 DataRefImpl Ref = S.getRawDataRefImpl(); in getNsectForSegSect()
[all …]
/llvm-project-15.0.7/llvm/lib/Object/
H A DRelocationResolver.cpp788 return Elf32LEObj->getRelSection(R.getRawDataRefImpl())->sh_type; in resolveRelocation()
790 return Elf64LEObj->getRelSection(R.getRawDataRefImpl())->sh_type; in resolveRelocation()
792 return Elf32BEObj->getRelSection(R.getRawDataRefImpl())->sh_type; in resolveRelocation()
794 return Elf64BEObj->getRelSection(R.getRawDataRefImpl())->sh_type; in resolveRelocation()
816 R.getRawDataRefImpl().p); in resolveRelocation()
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp126 auto SecIndex = Obj.getSectionIndex(SecRef.getRawDataRefImpl()); in createNormalizedSections()
130 Obj.getSection64(SecRef.getRawDataRefImpl()); in createNormalizedSections()
143 const MachO::section &Sec32 = Obj.getSection(SecRef.getRawDataRefImpl()); in createNormalizedSections()
230 unsigned SymbolIndex = Obj.getSymbolIndex(SymRef.getRawDataRefImpl()); in createNormalizedSymbols()
239 Obj.getSymbol64TableEntry(SymRef.getRawDataRefImpl()); in createNormalizedSymbols()
247 Obj.getSymbolTableEntry(SymRef.getRawDataRefImpl()); in createNormalizedSymbols()
H A DMachOLinkGraphBuilder.h169 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp62 Obj.getRelocation(RelI->getRawDataRefImpl()); in processScatteredVANILLA()
104 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationValueRef()
188 MachO::section Sec32 = Obj.getSection(PTSection.getRawDataRefImpl()); in populateIndirectSymbolPointersSection()
H A DRuntimeDyldMachO.h70 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationEntry()
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DObjectFileInterface.cpp84 auto SegName = Obj.getSectionFinalSegmentName(Sec.getRawDataRefImpl()); in getMachOObjectFileSymbolInfo()
85 auto SecName = cantFail(Obj.getSectionName(Sec.getRawDataRefImpl())); in getMachOObjectFileSymbolInfo()
/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DMachODumper.cpp477 getSection(Obj, Section.getRawDataRefImpl(), MOSection); in printSectionHeaders()
478 DataRefImpl DR = Section.getRawDataRefImpl(); in printSectionHeaders()
559 DataRefImpl DR = Reloc.getRawDataRefImpl(); in printRelocation()
625 ? Obj->getSymbol64TableEntry(Symbol.getRawDataRefImpl()).n_type in getSymbolType()
626 : Obj->getSymbolTableEntry(Symbol.getRawDataRefImpl()).n_type; in getSymbolType()
670 getSymbol(Obj, Symbol.getRawDataRefImpl(), MOSymbol); in printSymbol()
/llvm-project-15.0.7/llvm/lib/ObjCopy/XCOFF/
H A DXCOFFReader.cpp55 DataRefImpl SymbolDRI = Sym.getRawDataRefImpl(); in readSymbols()
/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DMachODebugMapParser.cpp208 const DataRefImpl &DRI = Symbol.getRawDataRefImpl(); in parseOneBinary()
336 const DataRefImpl &DRI = Symbol.getRawDataRefImpl(); in dumpOneBinaryStab()
593 MainBinary.getSymbolTableEntry(Sym.getRawDataRefImpl()).n_type; in loadMainBinarySymbols()
H A DDwarfLinkerForBinary.cpp325 Object->getSectionName(Section.getRawDataRefImpl()); in binaryHasStrippableSwiftReflectionSections()
359 MO->getSectionName(Section.getRawDataRefImpl()); in calculateStartOfStrippableReflectionSections()
401 object::DataRefImpl RelocDataRef = It->getRawDataRefImpl(); in collectRelocationsToApplyToSwiftReflectionSections()
514 MO->getSectionName(Section.getRawDataRefImpl()); in copySwiftReflectionMetadata()
764 object::DataRefImpl RelocDataRef = Reloc.getRawDataRefImpl(); in findValidRelocsMachO()
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinarySection.h164 O->is64Bit() ? O->getSection64(Section.getRawDataRefImpl()).offset in BinarySection()
165 : O->getSection(Section.getRawDataRefImpl()).offset; in BinarySection()
/llvm-project-15.0.7/llvm/tools/obj2yaml/
H A Dxcoff2yaml.cpp113 DataRefImpl SymbolDRI = S.getRawDataRefImpl(); in dumpSymbols()
H A Dmacho2yaml.cpp100 const object::DataRefImpl Rel = Reloc.getRawDataRefImpl(); in constructSectionCommon()
601 Obj.getSymbol64TableEntry(Symbol.getRawDataRefImpl())) in dumpSymbols()
603 Obj.getSymbolTableEntry(Symbol.getRawDataRefImpl())); in dumpSymbols()

12