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

/freebsd-10.3-release/contrib/llvm/lib/Target/ARM/
H A DARMJITInfo.cpp267 relocate(void *Function, MachineRelocation *MR, unsigned NumRelocs, unsigned char* GOTBase) argument
/freebsd-10.3-release/contrib/llvm/include/llvm/Target/
H A DTargetJITInfo.h103 relocate(void *Function, MachineRelocation *MR, unsigned NumRelocs, unsigned char* GOTBase) argument
/freebsd-10.3-release/contrib/llvm/lib/Target/Mips/
H A DMipsJITInfo.cpp247 relocate(void *Function, MachineRelocation *MR, unsigned NumRelocs, unsigned char *GOTBase) argument
/freebsd-10.3-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCJITInfo.cpp413 relocate(void *Function, MachineRelocation *MR, unsigned NumRelocs, unsigned char* GOTBase) argument
/freebsd-10.3-release/contrib/llvm/lib/Target/Sparc/
H A DSparcJITInfo.cpp274 relocate(void *Function, MachineRelocation *MR, unsigned NumRelocs, unsigned char *GOTBase) argument
/freebsd-10.3-release/contrib/llvm/lib/Target/X86/
H A DX86JITInfo.cpp542 relocate(void *Function, MachineRelocation *MR, unsigned NumRelocs, unsigned char* GOTBase) argument
/freebsd-10.3-release/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJITMemoryManager.cpp312 uint8_t *GOTBase; // Target Specific reserved memory member in class:__anon2362::DefaultJITMemoryManager

Completed in 183 milliseconds