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

  /external/llvm/include/llvm/MC/
SectionKind.h 104 /// ReadOnlyWithRel - These are global variables that are never
110 ReadOnlyWithRel
163 return K == ReadOnlyWithRel;
196 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); }
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
SectionKind.h 119 /// ReadOnlyWithRel - These are global variables that are never
125 ReadOnlyWithRel,
193 return K == ReadOnlyWithRel || K == ReadOnlyWithRelLocal;
232 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 107 /// ReadOnlyWithRel - These are global variables that are never
113 ReadOnlyWithRel
169 return K == ReadOnlyWithRel;
203 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 107 /// ReadOnlyWithRel - These are global variables that are never
113 ReadOnlyWithRel
169 return K == ReadOnlyWithRel;
203 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 107 /// ReadOnlyWithRel - These are global variables that are never
113 ReadOnlyWithRel
169 return K == ReadOnlyWithRel;
203 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 107 /// ReadOnlyWithRel - These are global variables that are never
113 ReadOnlyWithRel
169 return K == ReadOnlyWithRel;
203 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 107 /// ReadOnlyWithRel - These are global variables that are never
113 ReadOnlyWithRel
169 return K == ReadOnlyWithRel;
203 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 107 /// ReadOnlyWithRel - These are global variables that are never
113 ReadOnlyWithRel
169 return K == ReadOnlyWithRel;
203 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 107 /// ReadOnlyWithRel - These are global variables that are never
113 ReadOnlyWithRel
169 return K == ReadOnlyWithRel;
203 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 107 /// ReadOnlyWithRel - These are global variables that are never
113 ReadOnlyWithRel
169 return K == ReadOnlyWithRel;
203 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); }

Completed in 155 milliseconds