Home
last modified time | relevance | path

Searched refs:getExtSym (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELF.h84 static ELFSym *getExtSym(const char *Ext) { in getExtSym() function
DELFWriter.cpp707 SymbolList.push_back(ELFSym::getExtSym(*I)); in doFinalization()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineRelocation.h139 static MachineRelocation getExtSym(uintptr_t offset, unsigned RelocationType,
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsCodeEmitter.cpp212 MCE.addRelocation(MachineRelocation::getExtSym(MCE.getCurrentPCOffset(), in emitExternalSymbolAddress()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCCodeEmitter.cpp164 return MachineRelocation::getExtSym(MCE.getCurrentPCOffset(), in GetRelocation()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86CodeEmitter.cpp297 MCE.addRelocation(MachineRelocation::getExtSym(MCE.getCurrentPCOffset(), in emitExternalSymbolAddress()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCodeEmitter.cpp484 MCE.addRelocation(MachineRelocation::getExtSym(MCE.getCurrentPCOffset(), in emitExternalSymbolAddress()