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

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h292 const MCSection *getTLSBSSSection() const { return TLSBSSSection; } function in class:llvm::MCObjectFileInfo
/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp454 TheSection = getObjFileLowering().getTLSBSSSection();

Completed in 151 milliseconds