Searched refs:TLSDataSection (Results 1 – 3 of 3) sorted by relevance
150 MCSection *TLSDataSection; // Defaults to ".tdata". variable313 const MCSection *getTLSDataSection() const { return TLSDataSection; } in getTLSDataSection()
82 TLSDataSection // .tdata in initMachOMCObjectFileInfo()349 TLSDataSection = in initELFMCObjectFileInfo()711 TLSDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
958 if (Kind.isThreadData()) return TLSDataSection; in SelectSectionForGlobal()1367 return TLSDataSection; in SelectSectionForGlobal()