HomeSort by relevance Sort by last modified time
    Searched refs:SupportGOTPCRelWithOffset (Results 1 - 16 of 16) sorted by null

  /external/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 46 bool SupportGOTPCRelWithOffset;
53 SupportGOTPCRelWithOffset(true) {}
171 bool supportGOTPCRelWithOffset() const {
172 return SupportGOTPCRelWithOffset;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 47 bool SupportGOTPCRelWithOffset = true;
171 bool supportGOTPCRelWithOffset() const {
172 return SupportGOTPCRelWithOffset;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetLoweringObjectFile.h 47 bool SupportGOTPCRelWithOffset = true;
170 bool supportGOTPCRelWithOffset() const {
171 return SupportGOTPCRelWithOffset;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetLoweringObjectFile.h 47 bool SupportGOTPCRelWithOffset = true;
170 bool supportGOTPCRelWithOffset() const {
171 return SupportGOTPCRelWithOffset;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetLoweringObjectFile.h 47 bool SupportGOTPCRelWithOffset = true;
170 bool supportGOTPCRelWithOffset() const {
171 return SupportGOTPCRelWithOffset;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetLoweringObjectFile.h 47 bool SupportGOTPCRelWithOffset = true;
170 bool supportGOTPCRelWithOffset() const {
171 return SupportGOTPCRelWithOffset;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetLoweringObjectFile.h 47 bool SupportGOTPCRelWithOffset = true;
170 bool supportGOTPCRelWithOffset() const {
171 return SupportGOTPCRelWithOffset;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetLoweringObjectFile.h 47 bool SupportGOTPCRelWithOffset = true;
170 bool supportGOTPCRelWithOffset() const {
171 return SupportGOTPCRelWithOffset;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 47 bool SupportGOTPCRelWithOffset = true;
171 bool supportGOTPCRelWithOffset() const {
172 return SupportGOTPCRelWithOffset;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetLoweringObjectFile.h 47 bool SupportGOTPCRelWithOffset = true;
170 bool supportGOTPCRelWithOffset() const {
171 return SupportGOTPCRelWithOffset;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetLoweringObjectFile.h 47 bool SupportGOTPCRelWithOffset = true;
170 bool supportGOTPCRelWithOffset() const {
171 return SupportGOTPCRelWithOffset;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetLoweringObjectFile.h 47 bool SupportGOTPCRelWithOffset = true;
170 bool supportGOTPCRelWithOffset() const {
171 return SupportGOTPCRelWithOffset;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetLoweringObjectFile.h 47 bool SupportGOTPCRelWithOffset = true;
170 bool supportGOTPCRelWithOffset() const {
171 return SupportGOTPCRelWithOffset;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetLoweringObjectFile.h 47 bool SupportGOTPCRelWithOffset = true;
170 bool supportGOTPCRelWithOffset() const {
171 return SupportGOTPCRelWithOffset;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetLoweringObjectFile.h 47 bool SupportGOTPCRelWithOffset = true;
170 bool supportGOTPCRelWithOffset() const {
171 return SupportGOTPCRelWithOffset;
  /external/llvm/lib/Target/AArch64/
AArch64TargetObjectFile.cpp 29 SupportGOTPCRelWithOffset = false;

Completed in 898 milliseconds