Home
last modified time | relevance | path

Searched refs:getRelocation (Results 1 – 25 of 41) sorted by relevance

12

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h42 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
165 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()
178 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()
205 RelInfo = Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()
DRuntimeDyldMachOI386.h42 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
150 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()
163 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()
DRuntimeDyldMachOARM.h61 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
224 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()
245 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()
DRuntimeDyldMachOAArch64.h253 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
272 RelInfo = Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
427 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
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()
DRuntimeDyldMachOI386.h41 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
152 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()
165 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()
DRuntimeDyldMachOARM.h108 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
351 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()
377 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()
DRuntimeDyldMachOAArch64.h280 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
299 RelInfo = Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
486 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
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()
DRuntimeDyldMachOI386.h41 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
152 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()
165 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()
DRuntimeDyldMachOARM.h108 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
351 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()
377 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()
DRuntimeDyldMachOAArch64.h280 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
299 RelInfo = Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
486 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h70 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationEntry()
DRuntimeDyldMachO.cpp62 Obj.getRelocation(RelI->getRawDataRefImpl()); in processScatteredVANILLA()
104 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationValueRef()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h71 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationEntry()
DRuntimeDyldMachO.cpp61 Obj.getRelocation(RelI->getRawDataRefImpl()); in processScatteredVANILLA()
102 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationValueRef()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h70 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationEntry()
DRuntimeDyldMachO.cpp62 Obj.getRelocation(RelI->getRawDataRefImpl()); in processScatteredVANILLA()
104 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationValueRef()
/external/llvm-project/llvm/lib/ExecutionEngine/JITLink/
DMachOLinkGraphBuilder.h165 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp723 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getRelocationValueString()
751 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()
800 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()
822 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()
862 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()
/external/llvm/lib/Object/
DMachOObjectFile.cpp748 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationOffset()
754 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationSymbol()
775 return section_iterator(getAnyRelocationSection(getRelocation(Rel))); in getRelocationSection()
779 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationType()
893 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationLength()
2201 MachOObjectFile::getRelocation(DataRefImpl Rel) const { in getRelocation() function in MachOObjectFile
/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp495 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getMachORelocationValueString()
521 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
570 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
592 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
632 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
880 const MachO::any_relocation_info RE = O->getRelocation(Rel); in PrintRelocationEntries()
1470 RE = O->getRelocation(Rel); in DumpLiteralPointerSection()
1620 RE = O->getRelocation(Rel); in DumpInitTermPointerSection()
2643 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2653 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
[all …]
/external/llvm-project/llvm/tools/llvm-objcopy/MachO/
DMachOReader.cpp104 R.Info = MachOObj.getRelocation(RI->getRawDataRefImpl()); in extractSections()
/external/llvm/include/llvm/Object/
DMachO.h384 MachO::any_relocation_info getRelocation(DataRefImpl Rel) const;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DMachO_x86_64.cpp101 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()

12