Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h51 bool SupportGOTPCRelWithOffset = true; variable
216 return SupportGOTPCRelWithOffset; in supportGOTPCRelWithOffset()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp29 SupportGOTPCRelWithOffset = false; in AArch64_MachoTargetObjectFile()