Searched refs:TLSDataSection (Results 1 – 3 of 3) sorted by relevance
154 MCSection *TLSDataSection = nullptr; // Defaults to ".tdata". variable351 const MCSection *getTLSDataSection() const { return TLSDataSection; } in getTLSDataSection()
97 TLSDataSection // .tdata in initMachOMCObjectFileInfo()392 TLSDataSection = in initELFMCObjectFileInfo()817 TLSDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()952 TLSDataSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
1299 if (Kind.isThreadData()) return TLSDataSection; in SelectSectionForGlobal()1712 return TLSDataSection; in SelectSectionForGlobal()2413 return TLSDataSection; in SelectSectionForGlobal()