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