Searched refs:TLSDataSection (Results 1 – 3 of 3) sorted by relevance
151 MCSection *TLSDataSection = nullptr; // Defaults to ".tdata". variable347 const MCSection *getTLSDataSection() const { return TLSDataSection; } in getTLSDataSection()
93 TLSDataSection // .tdata in initMachOMCObjectFileInfo()391 TLSDataSection = in initELFMCObjectFileInfo()816 TLSDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()951 TLSDataSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
1333 if (Kind.isThreadData()) return TLSDataSection; in SelectSectionForGlobal()1746 return TLSDataSection; in SelectSectionForGlobal()2464 return TLSDataSection; in SelectSectionForGlobal()