Home
last modified time | relevance | path

Searched defs:getBSSLocal (Results 1 – 2 of 2) sorted by relevance

/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