Home
last modified time | relevance | path

Searched defs:GOTBase (Results 1 – 7 of 7) 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 __anone29d22b10211::DefaultJITMemoryManager
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp321 uint64_t GOTBase = 0; in resolveX86_64Relocation() local