Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetJITInfo.h104 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/external/llvm/lib/Target/ARM/
DARMJITInfo.cpp270 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/external/llvm/lib/Target/Mips/
DMipsJITInfo.cpp241 unsigned NumRelocs, unsigned char *GOTBase) { in relocate()
/external/llvm/lib/Target/X86/
DX86JITInfo.cpp548 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/external/llvm/lib/Target/PowerPC/
DPPCJITInfo.cpp413 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/external/llvm/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp308 uint8_t *GOTBase; // Target Specific reserved memory member in __anonc4b138420211::DefaultJITMemoryManager