Home
last modified time | relevance | path

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

12

/freebsd-13.1/contrib/llvm-project/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()
390 return getObject()->getSymbolName(getRawDataRefImpl()); in getName()
394 return getObject()->getSymbolAddress(getRawDataRefImpl()); in getAddress()
398 return getObject()->getSymbolValue(getRawDataRefImpl()); in getValue()
410 return getObject()->getSymbolSection(getRawDataRefImpl()); in getSection()
414 return getObject()->getSymbolType(getRawDataRefImpl()); in getType()
526 inline DataRefImpl SectionRef::getRawDataRefImpl() const { in getRawDataRefImpl() function
564 inline DataRefImpl RelocationRef::getRawDataRefImpl() const { in getRawDataRefImpl() function
[all …]
H A DSymbolicFile.h137 DataRefImpl getRawDataRefImpl() const;
206 inline DataRefImpl BasicSymbolRef::getRawDataRefImpl() const { in getRawDataRefImpl() function
H A DELFObjectFile.h112 return getObject()->getSectionType(getRawDataRefImpl()); in getType()
116 return getObject()->getSectionFlags(getRawDataRefImpl()); in getFlags()
120 return getObject()->getSectionOffset(getRawDataRefImpl()); in getOffset()
150 return getObject()->getSymbolSize(getRawDataRefImpl()); in getSize()
154 return getObject()->getSymbolBinding(getRawDataRefImpl()); in getBinding()
158 return getObject()->getSymbolOther(getRawDataRefImpl()); in getOther()
162 return getObject()->getSymbolELFType(getRawDataRefImpl()); in getELFType()
179 : symbol_iterator(SymbolRef(B->getRawDataRefImpl(), in elf_symbol_iterator()
202 return getObject()->getRelocationAddend(getRawDataRefImpl()); in getAddend()
210 B->getRawDataRefImpl(), cast<ELFObjectFileBase>(B->getObject()))) {} in elf_relocation_iterator()
[all …]
H A DMachO.h60 DataRefImpl getRawDataRefImpl() const;
728 inline DataRefImpl DiceRef::getRawDataRefImpl() const { in getRawDataRefImpl() function
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-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()
212 Symbol.getRawDataRefImpl())) in readSymbolTable()
214 Symbol.getRawDataRefImpl()))); in readSymbolTable()
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOI386.h41 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
152 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()
165 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()
216 MachO::section Sec32 = Obj.getSection(JTSection.getRawDataRefImpl()); in populateJumpTable()
H A DRuntimeDyldMachOX86_64.h41 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
164 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()
177 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()
204 RelInfo = Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()
H A DRuntimeDyldMachOARM.h108 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
351 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()
377 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()
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DXCOFFDump.cpp49 const XCOFFSymbolRef SymRef = Obj->toSymbolRef(Sym.getRawDataRefImpl()); in getXCOFFSymbolCsectSMC()
63 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.cpp403 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getHidden()
676 return unwrapOrError(Elf32LEObj->getSymbol(Sym.getRawDataRefImpl()), in getElfSymbolType()
680 return unwrapOrError(Elf64LEObj->getSymbol(Sym.getRawDataRefImpl()), in getElfSymbolType()
684 return unwrapOrError(Elf32BEObj->getSymbol(Sym.getRawDataRefImpl()), in getElfSymbolType()
688 return unwrapOrError(Elf64BEObj->getSymbol(Sym.getRawDataRefImpl()), in getElfSymbolType()
706 Address = unwrapOrError(Obj->getSymbol(Symbol.getRawDataRefImpl()), in addDynamicElfSymbols()
954 DataRefImpl SymbolDRI = Symbol.getRawDataRefImpl(); in createSymbolInfo()
1072 DataRefImpl DR = Section.getRawDataRefImpl(); in getSegmentName()
1148 DataRefImpl SymDRI = Symbol.getRawDataRefImpl(); in disassembleObject()
1966 DataRefImpl SymDRI = Symbol.getRawDataRefImpl(); in printSymbol()
H A DMachODump.cpp1454 Rel = Reloc.getRawDataRefImpl(); in DumpLiteralPointerSection()
1604 Rel = Reloc.getRawDataRefImpl(); in DumpInitTermPointerSection()
2629 Rel = Reloc.getRawDataRefImpl(); in SymbolizerGetOpInfo()
2701 Rel = Reloc.getRawDataRefImpl(); in SymbolizerGetOpInfo()
2739 Rel = Reloc.getRawDataRefImpl(); in SymbolizerGetOpInfo()
2812 Rel = Reloc->getRawDataRefImpl(); in SymbolizerGetOpInfo()
3331 Rel = Reloc.getRawDataRefImpl(); in get_symbol_64()
4109 DataRefImpl Ref = S.getRawDataRefImpl(); in walk_pointer_list_64()
4158 DataRefImpl Ref = S.getRawDataRefImpl(); in walk_pointer_list_32()
5837 DataRefImpl Ref = S.getRawDataRefImpl(); in print_message_refs64()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp216 if (A.Sym.getRawDataRefImpl().p) { in compareSymbolAddress()
224 if (B.Sym.getRawDataRefImpl().p) { in compareSymbolAddress()
354 if (S.Sym.getRawDataRefImpl().p) { in darwinPrintSymbol()
419 if (S.Sym.getRawDataRefImpl().p) { in darwinPrintSymbol()
435 DataRefImpl Ref = Sec->getRawDataRefImpl(); in darwinPrintSymbol()
493 if (S.Sym.getRawDataRefImpl().p) { in darwinPrintSymbol()
711 if (S.Sym.getRawDataRefImpl().p) { in sortAndPrintSymbolList()
787 if (S.Sym.getRawDataRefImpl().p) { in sortAndPrintSymbolList()
919 DataRefImpl Symb = I->getRawDataRefImpl(); in getSymbolNMTypeChar()
1084 DataRefImpl Ref = S.getRawDataRefImpl(); in getNsectForSegSect()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp128 auto SecIndex = Obj.getSectionIndex(SecRef.getRawDataRefImpl()); in createNormalizedSections()
132 Obj.getSection64(SecRef.getRawDataRefImpl()); in createNormalizedSections()
145 const MachO::section &Sec32 = Obj.getSection(SecRef.getRawDataRefImpl()); in createNormalizedSections()
241 unsigned SymbolIndex = Obj.getSymbolIndex(SymRef.getRawDataRefImpl()); in createNormalizedSymbols()
250 Obj.getSymbol64TableEntry(SymRef.getRawDataRefImpl()); in createNormalizedSymbols()
258 Obj.getSymbolTableEntry(SymRef.getRawDataRefImpl()); in createNormalizedSymbols()
H A DMachOLinkGraphBuilder.h167 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
H A DMachO_x86_64.cpp222 getSectionByIndex(Obj.getSectionIndex(S.getRawDataRefImpl())); in addRelocations()
244 getSectionByIndex(Obj.getSectionIndex(S.getRawDataRefImpl())); in addRelocations()
H A DMachO_arm64.cpp203 getSectionByIndex(Obj.getSectionIndex(S.getRawDataRefImpl())); in addRelocations()
229 getSectionByIndex(Obj.getSectionIndex(S.getRawDataRefImpl())); in addRelocations()
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMangling.cpp158 MachOObj.getSectionFinalSegmentName(Sec.getRawDataRefImpl()); in getObjectSymbolInfo()
159 auto SecName = cantFail(MachOObj.getSectionName(Sec.getRawDataRefImpl())); in getObjectSymbolInfo()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Object/
H A DRelocationResolver.cpp743 return Elf32LEObj->getRelSection(R.getRawDataRefImpl())->sh_type; in resolveRelocation()
745 return Elf64LEObj->getRelSection(R.getRawDataRefImpl())->sh_type; in resolveRelocation()
747 return Elf32BEObj->getRelSection(R.getRawDataRefImpl())->sh_type; in resolveRelocation()
749 return Elf64BEObj->getRelSection(R.getRawDataRefImpl())->sh_type; in resolveRelocation()
771 R.getRawDataRefImpl().p); in resolveRelocation()
H A DCOFFObjectFile.cpp260 COFFSymbolRef Symb = getCOFFSymbol(Sym.getRawDataRefImpl()); in getSymbolSectionID()
344 Sec.getRawDataRefImpl().p - reinterpret_cast<uintptr_t>(SectionTable); in getSectionID()
1184 return toSec(Section.getRawDataRefImpl()); in getCOFFSection()
1196 return getCOFFSymbol(Symbol.getRawDataRefImpl()); in getCOFFSymbol()
1201 return toRel(Reloc.getRawDataRefImpl()); in getCOFFRelocation()
/freebsd-13.1/contrib/llvm-project/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()
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp463 getSection(Obj, Section.getRawDataRefImpl(), MOSection); in printSectionHeaders()
464 DataRefImpl DR = Section.getRawDataRefImpl(); in printSectionHeaders()
545 DataRefImpl DR = Reloc.getRawDataRefImpl(); in printRelocation()
626 getSymbol(Obj, Symbol.getRawDataRefImpl(), MOSymbol); in printSymbol()
H A DWasmDumper.cpp217 WasmSymbol Symbol = Obj->getWasmSymbol(Sym.getRawDataRefImpl()); in printSymbol()

12