Searched refs:getTLSBSSSection (Results 1 – 2 of 2) sorted by relevance
338 MCSection *getTLSBSSSection() const { return TLSBSSSection; } in getTLSBSSSection() function
636 TheSection = getObjFileLowering().getTLSBSSSection(); in emitGlobalVariable()