Home
last modified time | relevance | path

Searched defs:getBSS (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
DSectionKind.h191 static SectionKind getBSS() { return get(BSS); } in getBSS() function
/external/llvm-project/llvm/include/llvm/MC/
DSectionKind.h197 static SectionKind getBSS() { return get(BSS); } in getBSS() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DSectionKind.h197 static SectionKind getBSS() { return get(BSS); } in getBSS() function