Home
last modified time | relevance | path

Searched defs:GOTBase (Results 1 – 7 of 7) sorted by relevance

/trueos/contrib/llvm/include/llvm/Target/
HDTargetJITInfo.h104 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/trueos/contrib/llvm/lib/Target/ARM/
HDARMJITInfo.cpp268 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/trueos/contrib/llvm/lib/Target/Mips/
HDMipsJITInfo.cpp248 unsigned NumRelocs, unsigned char *GOTBase) { in relocate()
/trueos/contrib/llvm/lib/Target/X86/
HDX86JITInfo.cpp543 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/trueos/contrib/llvm/lib/Target/Sparc/
HDSparcJITInfo.cpp275 unsigned NumRelocs, unsigned char *GOTBase) { in relocate()
/trueos/contrib/llvm/lib/Target/PowerPC/
HDPPCJITInfo.cpp414 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/trueos/contrib/llvm/lib/ExecutionEngine/JIT/
HDJITMemoryManager.cpp312 uint8_t *GOTBase; // Target Specific reserved memory member in __anonbb2c82330211::DefaultJITMemoryManager