| /llvm-project-15.0.7/llvm/include/llvm/Object/ |
| H A D | ObjectFile.h | 72 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 D | SymbolicFile.h | 139 DataRefImpl getRawDataRefImpl() const; 208 inline DataRefImpl BasicSymbolRef::getRawDataRefImpl() const { in getRawDataRefImpl() function
|
| H A D | ELFObjectFile.h | 124 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 D | XCOFFDump.cpp | 49 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 D | ELFDump.cpp | 60 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationValueString() 92 Obj->getSymbol(SI->getRawDataRefImpl()); in getRelocationValueString() 102 Obj->getSection((*SymSI)->getRawDataRefImpl()); in getRelocationValueString()
|
| H A D | llvm-objdump.cpp | 407 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 D | RuntimeDyldMachOX86_64.h | 40 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 D | RuntimeDyldMachOI386.h | 40 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 D | RuntimeDyldMachOARM.h | 107 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef() 350 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation() 376 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()
|
| H A D | RuntimeDyldMachOAArch64.h | 280 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 D | MachOReader.cpp | 86 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 D | llvm-nm.cpp | 238 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 D | RelocationResolver.cpp | 788 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 D | MachOLinkGraphBuilder.cpp | 126 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 D | MachOLinkGraphBuilder.h | 169 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| H A D | RuntimeDyldMachO.cpp | 62 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 D | RuntimeDyldMachO.h | 70 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationEntry()
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/ |
| H A D | ObjectFileInterface.cpp | 84 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 D | MachODumper.cpp | 477 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 D | XCOFFReader.cpp | 55 DataRefImpl SymbolDRI = Sym.getRawDataRefImpl(); in readSymbols()
|
| /llvm-project-15.0.7/llvm/tools/dsymutil/ |
| H A D | MachODebugMapParser.cpp | 208 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 D | DwarfLinkerForBinary.cpp | 325 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 D | BinarySection.h | 164 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 D | xcoff2yaml.cpp | 113 DataRefImpl SymbolDRI = S.getRawDataRefImpl(); in dumpSymbols()
|
| H A D | macho2yaml.cpp | 100 const object::DataRefImpl Rel = Reloc.getRawDataRefImpl(); in constructSectionCommon() 601 Obj.getSymbol64TableEntry(Symbol.getRawDataRefImpl())) in dumpSymbols() 603 Obj.getSymbolTableEntry(Symbol.getRawDataRefImpl())); in dumpSymbols()
|