Searched refs:TLSDataSection (Results 1 – 3 of 3) sorted by relevance
139 const MCSection *TLSDataSection; // Defaults to ".tdata". variable294 const MCSection *getTLSDataSection() const { return TLSDataSection; } in getTLSDataSection()
324 if (Kind.isThreadData()) return TLSDataSection; in SelectSectionForGlobal()583 if (Kind.isThreadData()) return TLSDataSection; in SelectSectionForGlobal()882 return TLSDataSection; in SelectSectionForGlobal()
70 TLSDataSection // .tdata in InitMachOMCObjectFileInfo()440 TLSDataSection = in InitELFMCObjectFileInfo()829 TLSDataSection = in InitCOFFMCObjectFileInfo()