Searched refs:TLSDataSection (Results 1 – 3 of 3) sorted by relevance
153 MCSection *TLSDataSection = nullptr; // Defaults to ".tdata". variable337 const MCSection *getTLSDataSection() const { return TLSDataSection; } in getTLSDataSection()
83 TLSDataSection // .tdata in initMachOMCObjectFileInfo()363 TLSDataSection = in initELFMCObjectFileInfo()777 TLSDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()894 TLSDataSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
1255 if (Kind.isThreadData()) return TLSDataSection; in SelectSectionForGlobal()1666 return TLSDataSection; in SelectSectionForGlobal()2357 return TLSDataSection; in SelectSectionForGlobal()