Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DSectionKind.h189 static SectionKind getThreadBSS() { return get(ThreadBSS); } in getThreadBSS() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DSectionKind.h196 static SectionKind getThreadBSS() { return get(ThreadBSS); } in getThreadBSS() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DSectionKind.h223 static SectionKind getThreadBSS() { return get(ThreadBSS); } in getThreadBSS() function