Searched refs:TLSDataSection (Results 1 – 3 of 3) sorted by relevance
153 MCSection *TLSDataSection = nullptr; // Defaults to ".tdata". variable338 const MCSection *getTLSDataSection() const { return TLSDataSection; } in getTLSDataSection()
84 TLSDataSection // .tdata in initMachOMCObjectFileInfo()364 TLSDataSection = in initELFMCObjectFileInfo()783 TLSDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()900 TLSDataSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
1276 if (Kind.isThreadData()) return TLSDataSection; in SelectSectionForGlobal()1686 return TLSDataSection; in SelectSectionForGlobal()2388 return TLSDataSection; in SelectSectionForGlobal()