Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h51 bool SupportGOTPCRelWithOffset = true; variable
216 return SupportGOTPCRelWithOffset; in supportGOTPCRelWithOffset()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp43 SupportGOTPCRelWithOffset = false; in AArch64_MachoTargetObjectFile()