Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsCodeEmitter.cpp105 unsigned getRelocation(const MachineInstr &MI,
144 unsigned MipsCodeEmitter::getRelocation(const MachineInstr &MI, in getRelocation() function in MipsCodeEmitter
190 emitGlobalAddress(MO.getGlobal(), getRelocation(MI, MO), true); in getMachineOpValue()
192 emitExternalSymbolAddress(MO.getSymbolName(), getRelocation(MI, MO)); in getMachineOpValue()
194 emitConstPoolAddress(MO.getIndex(), getRelocation(MI, MO)); in getMachineOpValue()
196 emitJumpTableAddress(MO.getIndex(), getRelocation(MI, MO)); in getMachineOpValue()
198 emitMachineBasicBlock(MO.getMBB(), getRelocation(MI, MO)); in getMachineOpValue()
/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/lib/Object/
DMachOObjectFile.cpp524 getRelocation(DataRefImpl Rel, in getRelocation() function in llvm::object::MachOObjectFile
557 getRelocation(Rel, RE); in getRelocationAddress()
564 getRelocation(Rel, RE); in getRelocationSymbol()
585 getRelocation(Rel, RE); in getRelocationType()
596 getRelocation(Rel, RE); in getRelocationAdditionalInfo()
/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/include/llvm/Object/
DMachO.h97 void getRelocation(DataRefImpl Rel,
/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()
DMachODump.cpp833 RE = O->getRelocation(Rel); in DumpLiteralPointerSection()
1853 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
1863 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
1939 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
1969 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2028 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2049 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2167 MachO::any_relocation_info RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2172 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2572 RE = info->O->getRelocation(Rel); in get_symbol_64()
[all …]
/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/include/llvm/Object/
DMachO.h384 MachO::any_relocation_info getRelocation(DataRefImpl Rel) const;
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp824 auto RelocInfo = MObj->getRelocation(Reloc.getRawDataRefImpl()); in DWARFContextInMemory()
/external/llvm/tools/llvm-readobj/
DMachODumper.cpp535 MachO::any_relocation_info RE = Obj->getRelocation(DR); in printRelocation()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1921 MachO::any_relocation_info MachOReloc = Obj.getRelocation(RelocDataRef); in findValidRelocsMachO()
/external/testng/ant/
Divy-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...