Home
last modified time | relevance | path

Searched refs:getBSSLocal (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DSectionKind.h199 static SectionKind getBSSLocal() { return get(BSSLocal); } in getBSSLocal() function
/external/llvm/include/llvm/MC/
DSectionKind.h192 static SectionKind getBSSLocal() { return get(BSSLocal); } in getBSSLocal() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DSectionKind.h226 static SectionKind getBSSLocal() { return get(BSSLocal); } in getBSSLocal() function
/external/swiftshader/third_party/LLVM/lib/Target/
DTargetLoweringObjectFile.cpp148 return SectionKind::getBSSLocal(); in getKindForGlobal()
/external/llvm/lib/Target/
DTargetLoweringObjectFile.cpp158 return SectionKind::getBSSLocal(); in getKindForGlobal()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/
DTargetLoweringObjectFile.cpp167 return SectionKind::getBSSLocal(); in getKindForGlobal()