Searched refs:getTLSBSSSection (Results 1 – 3 of 3) sorted by relevance
210 const MCSection *getTLSBSSSection() const { return TLSBSSSection; } in getTLSBSSSection() function
283 MCSection *getTLSBSSSection() const { return TLSBSSSection; } in getTLSBSSSection() function
489 TheSection = getObjFileLowering().getTLSBSSSection(); in EmitGlobalVariable()