Home
last modified time | relevance | path

Searched refs:SupportGOTPCRelWithOffset (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h49 bool SupportGOTPCRelWithOffset = true; variable
214 return SupportGOTPCRelWithOffset; in supportGOTPCRelWithOffset()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp30 SupportGOTPCRelWithOffset = false; in AArch64_MachoTargetObjectFile()