Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DObjectFile.h72 DataRefImpl getRawDataRefImpl() const;
137 DataRefImpl getRawDataRefImpl() const;
208 : basic_symbol_iterator(SymbolRef(B->getRawDataRefImpl(), in symbol_iterator()
387 return getObject()->getSymbolName(getRawDataRefImpl()); in getName()
391 return getObject()->getSymbolAddress(getRawDataRefImpl()); in getAddress()
395 return getObject()->getSymbolValue(getRawDataRefImpl()); in getValue()
399 return getObject()->getSymbolAlignment(getRawDataRefImpl()); in getAlignment()
403 return getObject()->getCommonSymbolSize(getRawDataRefImpl()); in getCommonSize()
407 return getObject()->getSymbolSection(getRawDataRefImpl()); in getSection()
411 return getObject()->getSymbolType(getRawDataRefImpl()); in getType()
[all …]
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 DSymbolicFile.h137 DataRefImpl getRawDataRefImpl() const;
206 inline DataRefImpl BasicSymbolRef::getRawDataRefImpl() const { in getRawDataRefImpl() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
H A DMachOReader.cpp91 MachOObj.getSectionContents(SecRef->getRawDataRefImpl()); in extractSections()
99 for (auto RI = MachOObj.section_rel_begin(SecRef->getRawDataRefImpl()), in extractSections()
100 RE = MachOObj.section_rel_end(SecRef->getRawDataRefImpl()); in extractSections()
104 R.Info = MachOObj.getRelocation(RI->getRawDataRefImpl()); in extractSections()
209 Symbol.getRawDataRefImpl())) in readSymbolTable()
211 Symbol.getRawDataRefImpl()))); in readSymbolTable()
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DXCOFFDump.cpp49 XCOFFSymbolRef SymRef(Sym.getRawDataRefImpl(), Obj); in getXCOFFSymbolCsectSMC()
59 XCOFFSymbolRef SymRef(Sym.getRawDataRefImpl(), Obj); 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()
917 DataRefImpl SymbolDRI = Symbol.getRawDataRefImpl(); in createSymbolInfo()
1035 DataRefImpl DR = Section.getRawDataRefImpl(); in getSegmentName()
1088 DataRefImpl SymDRI = Symbol.getRawDataRefImpl(); in disassembleObject()
1883 DataRefImpl SymDRI = Symbol.getRawDataRefImpl(); in printSymbol()
H A DMachODump.cpp432 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getMachORelocationValueString()
817 const DataRefImpl Rel = Reloc->getRawDataRefImpl(); in PrintRelocationEntries()
948 uint32_t nsects = O->section_end()->getRawDataRefImpl().d.a; in PrintRelocationEntries()
1429 DataRefImpl Ref = Section.getRawDataRefImpl(); in DumpLiteralPointerSection()
1454 Rel = Reloc.getRawDataRefImpl(); in DumpLiteralPointerSection()
1516 DataRefImpl Ref = Sect->getRawDataRefImpl(); in DumpLiteralPointerSection()
1604 Rel = Reloc.getRawDataRefImpl(); in DumpInitTermPointerSection()
1736 DataRefImpl Ref = Section.getRawDataRefImpl(); in DumpSectionContents()
1838 DataRefImpl Ref = Section.getRawDataRefImpl(); in DumpInfoPlistSectionContents()
1938 DataRefImpl Ref = Section.getRawDataRefImpl(); in ProcessMachO()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp117 auto SecIndex = Obj.getSectionIndex(SecRef.getRawDataRefImpl()); in createNormalizedSections()
121 Obj.getSection64(SecRef.getRawDataRefImpl()); in createNormalizedSections()
134 const MachO::section &Sec32 = Obj.getSection(SecRef.getRawDataRefImpl()); in createNormalizedSections()
235 unsigned SymbolIndex = Obj.getSymbolIndex(SymRef.getRawDataRefImpl()); in createNormalizedSymbols()
244 Obj.getSymbol64TableEntry(SymRef.getRawDataRefImpl()); in createNormalizedSymbols()
252 Obj.getSymbolTableEntry(SymRef.getRawDataRefImpl()); in createNormalizedSymbols()
H A DMachO_x86_64.cpp222 getSectionByIndex(Obj.getSectionIndex(S.getRawDataRefImpl())); in addRelocations()
244 getSectionByIndex(Obj.getSectionIndex(S.getRawDataRefImpl())); in addRelocations()
H A DMachOLinkGraphBuilder.h166 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp331 if (A.Sym.getRawDataRefImpl().p) { in compareSymbolAddress()
339 if (B.Sym.getRawDataRefImpl().p) { in compareSymbolAddress()
420 DataRefImpl SymDRI = S.Sym.getRawDataRefImpl(); in darwinPrintSymbol()
469 if (S.Sym.getRawDataRefImpl().p) { in darwinPrintSymbol()
470 if (MachO->getIndirectName(S.Sym.getRawDataRefImpl(), IndirectName)) in darwinPrintSymbol()
534 if (S.Sym.getRawDataRefImpl().p) { in darwinPrintSymbol()
536 MachO->getSymbolSection(S.Sym.getRawDataRefImpl()); in darwinPrintSymbol()
550 DataRefImpl Ref = Sec->getRawDataRefImpl(); in darwinPrintSymbol()
608 if (S.Sym.getRawDataRefImpl().p) { in darwinPrintSymbol()
609 if (MachO->getIndirectName(S.Sym.getRawDataRefImpl(), IndirectName)) in darwinPrintSymbol()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DRelocationResolver.cpp738 return Elf32LEObj->getRelSection(R.getRawDataRefImpl())->sh_type; in resolveRelocation()
740 return Elf64LEObj->getRelSection(R.getRawDataRefImpl())->sh_type; in resolveRelocation()
742 return Elf32BEObj->getRelSection(R.getRawDataRefImpl())->sh_type; in resolveRelocation()
744 return Elf64BEObj->getRelSection(R.getRawDataRefImpl())->sh_type; in resolveRelocation()
761 R.getRawDataRefImpl().p); in resolveRelocation()
H A DCOFFObjectFile.cpp260 COFFSymbolRef Symb = getCOFFSymbol(Sym.getRawDataRefImpl()); in getSymbolSectionID()
337 Sec.getRawDataRefImpl().p - reinterpret_cast<uintptr_t>(SectionTable); in getSectionID()
1177 return toSec(Section.getRawDataRefImpl()); in getCOFFSection()
1189 return getCOFFSymbol(Symbol.getRawDataRefImpl()); in getCOFFSymbol()
1194 return toRel(Reloc.getRawDataRefImpl()); in getCOFFRelocation()
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DMachODebugMapParser.cpp198 const DataRefImpl &DRI = Symbol.getRawDataRefImpl(); in parseOneBinary()
326 const DataRefImpl &DRI = Symbol.getRawDataRefImpl(); in dumpOneBinaryStab()
569 MainBinary.getSymbolTableEntry(Sym.getRawDataRefImpl()).n_type; in loadMainBinarySymbols()
H A DMachOUtils.cpp209 object::DataRefImpl DRI = Symbol.getRawDataRefImpl(); in transferSymbols()
216 object::DataRefImpl DRI = Symbol.getRawDataRefImpl(); in transferSymbols()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dxcoff2yaml.cpp57 DataRefImpl SymbolDRI = S.getRawDataRefImpl(); in dumpSymbols()
H A Dmacho2yaml.cpp96 const object::DataRefImpl Rel = Reloc.getRawDataRefImpl(); in constructSectionCommon()
576 Obj.getSymbol64TableEntry(Symbol.getRawDataRefImpl())) in dumpSymbols()
578 Obj.getSymbolTableEntry(Symbol.getRawDataRefImpl())); in dumpSymbols()
/netbsd-src/external/apache2/llvm/dist/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()

12