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

  /external/llvm/include/llvm/MC/
SectionKind.h 193 static SectionKind getBSSExtern() { return get(BSSExtern); }
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
SectionKind.h 227 static SectionKind getBSSExtern() { return get(BSSExtern); }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 200 static SectionKind getBSSExtern() { return get(BSSExtern); }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 200 static SectionKind getBSSExtern() { return get(BSSExtern); }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 200 static SectionKind getBSSExtern() { return get(BSSExtern); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 200 static SectionKind getBSSExtern() { return get(BSSExtern); }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 200 static SectionKind getBSSExtern() { return get(BSSExtern); }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 200 static SectionKind getBSSExtern() { return get(BSSExtern); }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 200 static SectionKind getBSSExtern() { return get(BSSExtern); }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 200 static SectionKind getBSSExtern() { return get(BSSExtern); }
  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 160 return SectionKind::getBSSExtern();
  /external/swiftshader/third_party/LLVM/lib/Target/
TargetLoweringObjectFile.cpp 150 return SectionKind::getBSSExtern();

Completed in 590 milliseconds