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.cpp268 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/external/llvm/lib/Target/Mips/
DMipsJITInfo.cpp248 unsigned NumRelocs, unsigned char *GOTBase) { in relocate()
/external/llvm/lib/Target/X86/
DX86JITInfo.cpp542 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/external/llvm/lib/Target/PowerPC/
DPPCJITInfo.cpp414 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/external/llvm/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp312 uint8_t *GOTBase; // Target Specific reserved memory member in __anon73c4a9620211::DefaultJITMemoryManager