Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h46 bool SupportGOTPCRelWithOffset; variable
53 SupportGOTPCRelWithOffset(true) {} in TargetLoweringObjectFile()
172 return SupportGOTPCRelWithOffset; in supportGOTPCRelWithOffset()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h47 bool SupportGOTPCRelWithOffset = true; variable
170 return SupportGOTPCRelWithOffset; in supportGOTPCRelWithOffset()
/external/llvm/lib/Target/AArch64/
DAArch64TargetObjectFile.cpp29 SupportGOTPCRelWithOffset = false; in AArch64_MachoTargetObjectFile()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64TargetObjectFile.cpp29 SupportGOTPCRelWithOffset = false; in AArch64_MachoTargetObjectFile()