Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DSectionKind.h193 static SectionKind getBSSExtern() { return get(BSSExtern); } in getBSSExtern() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DSectionKind.h227 static SectionKind getBSSExtern() { return get(BSSExtern); } in getBSSExtern() function
/external/swiftshader/third_party/LLVM/lib/Target/
DTargetLoweringObjectFile.cpp150 return SectionKind::getBSSExtern(); in getKindForGlobal()
/external/llvm/lib/Target/
DTargetLoweringObjectFile.cpp160 return SectionKind::getBSSExtern(); in getKindForGlobal()