Home
last modified time | relevance | path

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

12

/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h73 DataRefImpl getRawDataRefImpl() const;
141 DataRefImpl getRawDataRefImpl() const;
212 : basic_symbol_iterator(SymbolRef(B->getRawDataRefImpl(), in symbol_iterator()
461 return getObject()->getSymbolName(getRawDataRefImpl()); in getName()
465 return getObject()->getSymbolAddress(getRawDataRefImpl()); in getAddress()
469 return getObject()->getSymbolValue(getRawDataRefImpl()); in getValue()
473 return getObject()->getSymbolAlignment(getRawDataRefImpl()); in getAlignment()
477 return getObject()->getCommonSymbolSize(getRawDataRefImpl()); in getCommonSize()
481 return getObject()->getSymbolSection(getRawDataRefImpl()); in getSection()
485 return getObject()->getSymbolType(getRawDataRefImpl()); in getType()
598 inline DataRefImpl SectionRef::getRawDataRefImpl() const { getRawDataRefImpl() function
636 inline DataRefImpl RelocationRef::getRawDataRefImpl() const { getRawDataRefImpl() function
[all...]
H A DGOFFObjectFile.h141 return getObject()->getSymbolFlags(getRawDataRefImpl()); in getSymbolGOFFFlags()
145 return getObject()->getSymbolType(getRawDataRefImpl()); in getSymbolGOFFType()
149 return getObject()->getSymbolSize(getRawDataRefImpl()); in getSize()
H A DXCOFFObjectFile.h799 return reinterpret_cast<const XCOFFSymbolEntry32 *>(getRawDataRefImpl().p);
803 return reinterpret_cast<const XCOFFSymbolEntry64 *>(getRawDataRefImpl().p);
811 return reinterpret_cast<const XCOFFSymbolEntry32 *>(getRawDataRefImpl().p)
816 return reinterpret_cast<const XCOFFSymbolEntry64 *>(getRawDataRefImpl().p)
821 return getObject()->getSymbolSize(getRawDataRefImpl());
826 ? reinterpret_cast<const XCOFFSymbolEntry64 *>(getRawDataRefImpl().p)->X \
827 : reinterpret_cast<const XCOFFSymbolEntry32 *>(getRawDataRefImpl().p)->X
852 return getRawDataRefImpl().p;
H A DELFObjectFile.h141 return getObject()->getSectionType(getRawDataRefImpl()); in getType()
145 return getObject()->getSectionFlags(getRawDataRefImpl()); in getFlags()
149 return getObject()->getSectionOffset(getRawDataRefImpl()); in getOffset()
179 return getObject()->getSymbolSize(getRawDataRefImpl()); in getSize()
183 return getObject()->getSymbolBinding(getRawDataRefImpl()); in getBinding()
187 return getObject()->getSymbolOther(getRawDataRefImpl()); in getOther()
191 return getObject()->getSymbolELFType(getRawDataRefImpl()); in getELFType()
206 const DataRefImpl &DRIA = A.getRawDataRefImpl();
207 const DataRefImpl &DRIB = B.getRawDataRefImpl();
216 : symbol_iterator(SymbolRef(B->getRawDataRefImpl(), in elf_symbol_iterator()
[all...]
H A DSymbolicFile.h139 DataRefImpl getRawDataRefImpl() const;
210 inline DataRefImpl BasicSymbolRef::getRawDataRefImpl() const { in getRawDataRefImpl() function
/llvm-project/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/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp243 if (Sym.getRawDataRefImpl().p) in isDefined()
338 DataRefImpl SymDRI = S.Sym.getRawDataRefImpl(); in darwinPrintSymbol()
387 if (S.Sym.getRawDataRefImpl().p) { in darwinPrintSymbol()
388 if (MachO->getIndirectName(S.Sym.getRawDataRefImpl(), IndirectName)) in darwinPrintSymbol()
452 if (S.Sym.getRawDataRefImpl().p) { in darwinPrintSymbol()
454 MachO->getSymbolSection(S.Sym.getRawDataRefImpl()); in darwinPrintSymbol()
468 DataRefImpl Ref = Sec->getRawDataRefImpl(); in darwinPrintSymbol()
526 if (S.Sym.getRawDataRefImpl().p) { in darwinPrintSymbol()
527 if (MachO->getIndirectName(S.Sym.getRawDataRefImpl(), IndirectName)) in darwinPrintSymbol()
598 DataRefImpl SymDRI = S.Sym.getRawDataRefImpl(); in darwinPrintStab()
[all...]
/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOReader.cpp87 MachOObj.getSectionContents(SecRef->getRawDataRefImpl()); in extractSections()
96 for (auto RI = MachOObj.section_rel_begin(SecRef->getRawDataRefImpl()), in extractSections()
97 RE = MachOObj.section_rel_end(SecRef->getRawDataRefImpl()); in extractSections()
101 R.Info = MachOObj.getRelocation(RI->getRawDataRefImpl()); in extractSections()
243 Symbol.getRawDataRefImpl())) in readSymbolTable()
245 Symbol.getRawDataRefImpl()))); in readSymbolTable()
/llvm-project/llvm/tools/llvm-objdump/
H A DELFDump.cpp93 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationValueString()
129 Obj->getSymbol(SI->getRawDataRefImpl()); in getRelocationValueString()
139 Obj->getSection((*SymSI)->getRawDataRefImpl()); in getRelocationValueString()
190 ->getSection(Sec.getRawDataRefImpl())))) in getSectionLMA()
H A DXCOFFDump.cpp385 const XCOFFSymbolRef SymRef = Obj.toSymbolRef(Sym.getRawDataRefImpl()); in dumpTracebackTable()
400 const XCOFFSymbolRef SymRef = Obj.toSymbolRef(Sym.getRawDataRefImpl()); in dumpTracebackTable()
415 const XCOFFSymbolRef SymRef = Obj.toSymbolRef(Sym.getRawDataRefImpl()); in dumpTracebackTable()
H A Dllvm-objdump.cpp569 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getHidden()
1132 return unwrapOrError(Elf32LEObj->getSymbol(Sym.getRawDataRefImpl()), in getElfSymbolType()
1136 return unwrapOrError(Elf64LEObj->getSymbol(Sym.getRawDataRefImpl()), in getElfSymbolType()
1140 return unwrapOrError(Elf32BEObj->getSymbol(Sym.getRawDataRefImpl()), in getElfSymbolType()
1144 return unwrapOrError(Elf64BEObj->getSymbol(Sym.getRawDataRefImpl()), in getElfSymbolType()
1163 Address = unwrapOrError(Obj.getSymbol(Symbol.getRawDataRefImpl()), in addDynamicElfSymbols()
1415 DataRefImpl SymbolDRI = Symbol.getRawDataRefImpl(); in createSymbolInfo()
1596 DataRefImpl DR = Section.getRawDataRefImpl(); in getSegmentName()
1749 DataRefImpl SymDRI = Symbol.getRawDataRefImpl(); in disassembleObject()
2426 RelCur->getRawDataRefImpl() in disassembleObject()
[all...]
/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp124 auto SecIndex = Obj.getSectionIndex(SecRef.getRawDataRefImpl()); in createNormalizedSections()
128 Obj.getSection64(SecRef.getRawDataRefImpl()); in createNormalizedSections()
141 const MachO::section &Sec32 = Obj.getSection(SecRef.getRawDataRefImpl()); in createNormalizedSections()
232 unsigned SymbolIndex = Obj.getSymbolIndex(SymRef.getRawDataRefImpl()); in createNormalizedSections()
241 Obj.getSymbol64TableEntry(SymRef.getRawDataRefImpl()); in createNormalizedSymbols()
249 Obj.getSymbolTableEntry(SymRef.getRawDataRefImpl()); in createNormalizedSymbols()
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp61 Obj.getRelocation(RelI->getRawDataRefImpl()); in processScatteredVANILLA()
103 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationValueRef()
187 MachO::section Sec32 = Obj.getSection(PTSection.getRawDataRefImpl()); in populateIndirectSymbolPointersSection()
H A DRuntimeDyldMachO.h65 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationEntry()
/llvm-project/llvm/lib/Object/
H A DRelocationResolver.cpp882 return Elf32LEObj->getRelSection(R.getRawDataRefImpl())->sh_type; in resolveRelocation()
884 return Elf64LEObj->getRelSection(R.getRawDataRefImpl())->sh_type; in resolveRelocation()
886 return Elf32BEObj->getRelSection(R.getRawDataRefImpl())->sh_type; in resolveRelocation()
888 return Elf64BEObj->getRelSection(R.getRawDataRefImpl())->sh_type; in resolveRelocation()
912 R.getRawDataRefImpl().p);
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DObjectFileInterface.cpp83 auto SegName = Obj.getSectionFinalSegmentName(Sec.getRawDataRefImpl()); in getMachOObjectFileSymbolInfo()
84 auto SecName = cantFail(Obj.getSectionName(Sec.getRawDataRefImpl())); in getMachOObjectFileSymbolInfo()
/llvm-project/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()
670 getSymbol(Obj, Symbol.getRawDataRefImpl(), MOSymbol); in printSymbol()
/llvm-project/llvm/lib/ObjCopy/XCOFF/
H A DXCOFFReader.cpp55 DataRefImpl SymbolDRI = Sym.getRawDataRefImpl(); in readSymbols()
/llvm-project/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp333 Object->getSectionName(Section.getRawDataRefImpl()); in binaryHasStrippableSwiftReflectionSections()
367 MO->getSectionName(Section.getRawDataRefImpl()); in calculateStartOfStrippableReflectionSections()
409 object::DataRefImpl RelocDataRef = It->getRawDataRefImpl(); in collectRelocationsToApplyToSwiftReflectionSections()
556 MO->getSectionName(Section.getRawDataRefImpl()); in copySwiftReflectionMetadata()
893 object::DataRefImpl RelocDataRef = Reloc.getRawDataRefImpl(); in findValidRelocsMachO()
H A DMachODebugMapParser.cpp348 const DataRefImpl &DRI = Symbol.getRawDataRefImpl(); in handleStabDebugMap()
535 const DataRefImpl &DRI = Symbol.getRawDataRefImpl(); in dumpOneBinaryStab()
823 MainBinary.getSymbolTableEntry(Sym.getRawDataRefImpl()).n_type; in loadMainBinarySymbols()
/llvm-project/bolt/include/bolt/Core/
H A DBinarySection.h169 O->is64Bit() ? O->getSection64(Section.getRawDataRefImpl()).offset in BinarySection()
170 : O->getSection(Section.getRawDataRefImpl()).offset; in BinarySection()
/llvm-project/llvm/tools/obj2yaml/
H A Dmacho2yaml.cpp103 const object::DataRefImpl Rel = Reloc.getRawDataRefImpl(); in constructSectionCommon()
607 Obj.getSymbol64TableEntry(Symbol.getRawDataRefImpl())) in dumpSymbols()
609 Obj.getSymbolTableEntry(Symbol.getRawDataRefImpl())); in dumpSymbols()

12