Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h278 MCSection *getTLSBSSSection() const { return TLSBSSSection; } in getTLSBSSSection() function
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp488 TheSection = getObjFileLowering().getTLSBSSSection(); in EmitGlobalVariable()