Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h283 MCSection *getTLSBSSSection() const { return TLSBSSSection; } in getTLSBSSSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h326 MCSection *getTLSBSSSection() const { return TLSBSSSection; } in getTLSBSSSection() function