Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsJITInfo.cpp196 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetJITInfo.h108 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMJITInfo.cpp268 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86JITInfo.cpp528 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCJITInfo.cpp411 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp296 uint8_t *GOTBase; // Target Specific reserved memory member in __anon387d1ce70211::DefaultJITMemoryManager