Searched refs:TLSDataSection (Results 1 – 3 of 3) sorted by relevance
151 MCSection *TLSDataSection = nullptr; // Defaults to ".tdata". variable325 const MCSection *getTLSDataSection() const { return TLSDataSection; } in getTLSDataSection()
82 TLSDataSection // .tdata in initMachOMCObjectFileInfo()357 TLSDataSection = in initELFMCObjectFileInfo()734 TLSDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
984 if (Kind.isThreadData()) return TLSDataSection; in SelectSectionForGlobal()1391 return TLSDataSection; in SelectSectionForGlobal()