Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/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()
404 return getObject()->getSymbolName(getRawDataRefImpl()); in getName()
408 return getObject()->getSymbolAddress(getRawDataRefImpl()); in getAddress()
412 return getObject()->getSymbolValue(getRawDataRefImpl()); in getValue()
416 return getObject()->getSymbolAlignment(getRawDataRefImpl()); in getAlignment()
420 return getObject()->getCommonSymbolSize(getRawDataRefImpl()); in getCommonSize()
424 return getObject()->getSymbolSection(getRawDataRefImpl()); in getSection()
428 return getObject()->getSymbolType(getRawDataRefImpl()); in getType()
[all …]
H A DSymbolicFile.h139 DataRefImpl getRawDataRefImpl() const;
208 inline DataRefImpl BasicSymbolRef::getRawDataRefImpl() const { in getRawDataRefImpl() function
H A DELFObjectFile.h125 return getObject()->getSectionType(getRawDataRefImpl()); in getType()
129 return getObject()->getSectionFlags(getRawDataRefImpl()); in getFlags()
133 return getObject()->getSectionOffset(getRawDataRefImpl()); in getOffset()
163 return getObject()->getSymbolSize(getRawDataRefImpl()); in getSize()
167 return getObject()->getSymbolBinding(getRawDataRefImpl()); in getBinding()
171 return getObject()->getSymbolOther(getRawDataRefImpl()); in getOther()
175 return getObject()->getSymbolELFType(getRawDataRefImpl()); in getELFType()
192 : symbol_iterator(SymbolRef(B->getRawDataRefImpl(), in elf_symbol_iterator()
215 return getObject()->getRelocationAddend(getRawDataRefImpl()); in getAddend()
223 B->getRawDataRefImpl(), cast<ELFObjectFileBase>(B->getObject()))) {} in elf_relocation_iterator()
[all …]
/openbsd-src/gnu/llvm/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.cpp422 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getHidden()
814 return unwrapOrError(Elf32LEObj->getSymbol(Sym.getRawDataRefImpl()), in getElfSymbolType()
818 return unwrapOrError(Elf64LEObj->getSymbol(Sym.getRawDataRefImpl()), in getElfSymbolType()
822 return unwrapOrError(Elf32BEObj->getSymbol(Sym.getRawDataRefImpl()), in getElfSymbolType()
826 return unwrapOrError(Elf64BEObj->getSymbol(Sym.getRawDataRefImpl()), in getElfSymbolType()
845 Address = unwrapOrError(Obj.getSymbol(Symbol.getRawDataRefImpl()), in addDynamicElfSymbols()
1095 DataRefImpl SymbolDRI = Symbol.getRawDataRefImpl(); in createSymbolInfo()
1240 DataRefImpl DR = Section.getRawDataRefImpl(); in getSegmentName()
1349 DataRefImpl SymDRI = Symbol.getRawDataRefImpl(); in disassembleObject()
2417 DataRefImpl SymDRI = Symbol.getRawDataRefImpl(); in printSymbol()
[all …]
/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp245 if (Sym.getRawDataRefImpl().p) { in isDefined()
358 DataRefImpl SymDRI = S.Sym.getRawDataRefImpl(); in darwinPrintSymbol()
407 if (S.Sym.getRawDataRefImpl().p) { in darwinPrintSymbol()
408 if (MachO->getIndirectName(S.Sym.getRawDataRefImpl(), IndirectName)) in darwinPrintSymbol()
472 if (S.Sym.getRawDataRefImpl().p) { in darwinPrintSymbol()
474 MachO->getSymbolSection(S.Sym.getRawDataRefImpl()); in darwinPrintSymbol()
488 DataRefImpl Ref = Sec->getRawDataRefImpl(); in darwinPrintSymbol()
546 if (S.Sym.getRawDataRefImpl().p) { in darwinPrintSymbol()
547 if (MachO->getIndirectName(S.Sym.getRawDataRefImpl(), IndirectName)) in darwinPrintSymbol()
635 DataRefImpl SymDRI = S.Sym.getRawDataRefImpl(); in darwinPrintStab()
[all …]
/openbsd-src/gnu/llvm/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()
238 Symbol.getRawDataRefImpl())) in readSymbolTable()
240 Symbol.getRawDataRefImpl()))); in readSymbolTable()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp130 auto SecIndex = Obj.getSectionIndex(SecRef.getRawDataRefImpl()); in createNormalizedSections()
134 Obj.getSection64(SecRef.getRawDataRefImpl()); in createNormalizedSections()
147 const MachO::section &Sec32 = Obj.getSection(SecRef.getRawDataRefImpl()); in createNormalizedSections()
234 unsigned SymbolIndex = Obj.getSymbolIndex(SymRef.getRawDataRefImpl()); in createNormalizedSymbols()
243 Obj.getSymbol64TableEntry(SymRef.getRawDataRefImpl()); in createNormalizedSymbols()
251 Obj.getSymbolTableEntry(SymRef.getRawDataRefImpl()); in createNormalizedSymbols()
H A DMachOLinkGraphBuilder.h170 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DRelocationResolver.cpp853 return Elf32LEObj->getRelSection(R.getRawDataRefImpl())->sh_type; in resolveRelocation()
855 return Elf64LEObj->getRelSection(R.getRawDataRefImpl())->sh_type; in resolveRelocation()
857 return Elf32BEObj->getRelSection(R.getRawDataRefImpl())->sh_type; in resolveRelocation()
859 return Elf64BEObj->getRelSection(R.getRawDataRefImpl())->sh_type; in resolveRelocation()
881 R.getRawDataRefImpl().p); in resolveRelocation()
/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DObjectFileInterface.cpp86 auto SegName = Obj.getSectionFinalSegmentName(Sec.getRawDataRefImpl()); in getMachOObjectFileSymbolInfo()
87 auto SecName = cantFail(Obj.getSectionName(Sec.getRawDataRefImpl())); in getMachOObjectFileSymbolInfo()
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DMachODumper.cpp476 getSection(Obj, Section.getRawDataRefImpl(), MOSection); in printSectionHeaders()
477 DataRefImpl DR = Section.getRawDataRefImpl(); in printSectionHeaders()
557 DataRefImpl DR = Reloc.getRawDataRefImpl(); in printRelocation()
623 ? Obj->getSymbol64TableEntry(Symbol.getRawDataRefImpl()).n_type in getSymbolType()
624 : Obj->getSymbolTableEntry(Symbol.getRawDataRefImpl()).n_type; in getSymbolType()
668 getSymbol(Obj, Symbol.getRawDataRefImpl(), MOSymbol); in printSymbol()
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/XCOFF/
H A DXCOFFReader.cpp55 DataRefImpl SymbolDRI = Sym.getRawDataRefImpl(); in readSymbols()
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DMachODebugMapParser.cpp209 const DataRefImpl &DRI = Symbol.getRawDataRefImpl(); in parseOneBinary()
337 const DataRefImpl &DRI = Symbol.getRawDataRefImpl(); in dumpOneBinaryStab()
594 MainBinary.getSymbolTableEntry(Sym.getRawDataRefImpl()).n_type; in loadMainBinarySymbols()
H A DDwarfLinkerForBinary.cpp324 Object->getSectionName(Section.getRawDataRefImpl()); in binaryHasStrippableSwiftReflectionSections()
358 MO->getSectionName(Section.getRawDataRefImpl()); in calculateStartOfStrippableReflectionSections()
400 object::DataRefImpl RelocDataRef = It->getRawDataRefImpl(); in collectRelocationsToApplyToSwiftReflectionSections()
513 MO->getSectionName(Section.getRawDataRefImpl()); in copySwiftReflectionMetadata()
797 object::DataRefImpl RelocDataRef = Reloc.getRawDataRefImpl(); in findValidRelocsMachO()
H A DMachOUtils.cpp212 object::DataRefImpl DRI = Symbol.getRawDataRefImpl(); in transferSymbols()
219 object::DataRefImpl DRI = Symbol.getRawDataRefImpl(); in transferSymbols()
/openbsd-src/gnu/llvm/llvm/tools/obj2yaml/
H A Dxcoff2yaml.cpp113 DataRefImpl SymbolDRI = S.getRawDataRefImpl(); in dumpSymbols()
H A Dmacho2yaml.cpp102 const object::DataRefImpl Rel = Reloc.getRawDataRefImpl(); in constructSectionCommon()
607 Obj.getSymbol64TableEntry(Symbol.getRawDataRefImpl())) in dumpSymbols()
609 Obj.getSymbolTableEntry(Symbol.getRawDataRefImpl())); in dumpSymbols()

12