Searched refs:TLSDataSection (Results 1 – 3 of 3) sorted by relevance
138 const MCSection *TLSDataSection; // Defaults to ".tdata". variable290 const MCSection *getTLSDataSection() const { return TLSDataSection; } in getTLSDataSection()
70 TLSDataSection // .tdata in InitMachOMCObjectFileInfo()409 TLSDataSection = in InitELFMCObjectFileInfo()716 TLSDataSection = Ctx->getCOFFSection( in InitCOFFMCObjectFileInfo()
592 if (Kind.isThreadData()) return TLSDataSection; in SelectSectionForGlobal()949 return TLSDataSection; in SelectSectionForGlobal()