Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h47 bool SupportGOTPCRelWithOffset = true; variable
181 return SupportGOTPCRelWithOffset; in supportGOTPCRelWithOffset()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp32 SupportGOTPCRelWithOffset = false; in AArch64_MachoTargetObjectFile()