Searched defs:getRelocation (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
H A DMipsCodeEmitter.cpp105 unsigned getRelocation(const MachineInstr &MI,
144 unsigned MipsCodeEmitter::getRelocation(const MachineInstr &MI, function in class:MipsCodeEmitter
190 emitGlobalAddress(MO.getGlobal(), getRelocation(MI, MO), true);
192 emitExternalSymbolAddress(MO.getSymbolName(), getRelocation(MI, MO));
194 emitConstPoolAddress(MO.getIndex(), getRelocation(MI, MO));
196 emitJumpTableAddress(MO.getIndex(), getRelocation(MI, MO));
198 emitMachineBasicBlock(MO.getMBB(), getRelocation(MI, MO));
/external/swiftshader/third_party/LLVM/lib/Object/
H A DMachOObjectFile.cpp524 getRelocation(DataRefImpl Rel, function in class:llvm::object::MachOObjectFile
557 getRelocation(Rel, RE);
564 getRelocation(Rel, RE);
585 getRelocation(Rel, RE);
596 getRelocation(Rel, RE);
/external/llvm/lib/Object/
H A DMachOObjectFile.cpp748 MachO::any_relocation_info RE = getRelocation(Rel);
754 MachO::any_relocation_info RE = getRelocation(Rel);
775 return section_iterator(getAnyRelocationSection(getRelocation(Rel)));
779 MachO::any_relocation_info RE = getRelocation(Rel);
893 MachO::any_relocation_info RE = getRelocation(Rel);
2201 MachOObjectFile::getRelocation(DataRefImpl Rel) const { function in class:MachOObjectFile
/external/testng/ant/
H A Divy-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE fr/ fr/ ...

Completed in 554 milliseconds