Searched refs:TLSDataSection (Results 1 – 3 of 3) sorted by relevance
156 MCSection *TLSDataSection = nullptr; // Defaults to ".tdata". variable355 const MCSection *getTLSDataSection() const { return TLSDataSection; } in getTLSDataSection()
103 TLSDataSection // .tdata in initMachOMCObjectFileInfo()403 TLSDataSection = in initELFMCObjectFileInfo()827 TLSDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()966 TLSDataSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
1408 if (Kind.isThreadData()) return TLSDataSection; in SelectSectionForGlobal()1833 return TLSDataSection; in SelectSectionForGlobal()2566 return TLSDataSection; in SelectSectionForGlobal()