Searched refs:TLSDataSection (Results 1 – 3 of 3) sorted by relevance
151 MCSection *TLSDataSection = nullptr; // Defaults to ".tdata". variable351 const MCSection *getTLSDataSection() const { return TLSDataSection; } in getTLSDataSection()
102 TLSDataSection // .tdata in initMachOMCObjectFileInfo()402 TLSDataSection = in initELFMCObjectFileInfo()783 TLSDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()922 TLSDataSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
1346 if (Kind.isThreadData()) return TLSDataSection; in SelectSectionForGlobal()1773 return TLSDataSection; in SelectSectionForGlobal()2519 return TLSDataSection; in SelectSectionForGlobal()