Searched refs:TLSDataSection (Results 1 – 9 of 9) sorted by relevance
139 MCSection *TLSDataSection; // Defaults to ".tdata". variable282 const MCSection *getTLSDataSection() const { return TLSDataSection; } in getTLSDataSection()
151 MCSection *TLSDataSection = nullptr; // Defaults to ".tdata". variable325 const MCSection *getTLSDataSection() const { return TLSDataSection; } in getTLSDataSection()
153 MCSection *TLSDataSection = nullptr; // Defaults to ".tdata". variable332 const MCSection *getTLSDataSection() const { return TLSDataSection; } in getTLSDataSection()
84 TLSDataSection // .tdata in initMachOMCObjectFileInfo()475 TLSDataSection = in initELFMCObjectFileInfo()822 TLSDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
82 TLSDataSection // .tdata in initMachOMCObjectFileInfo()357 TLSDataSection = in initELFMCObjectFileInfo()734 TLSDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
82 TLSDataSection // .tdata in initMachOMCObjectFileInfo()362 TLSDataSection = in initELFMCObjectFileInfo()767 TLSDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
593 if (Kind.isThreadData()) return TLSDataSection; in SelectSectionForGlobal()974 return TLSDataSection; in SelectSectionForGlobal()
984 if (Kind.isThreadData()) return TLSDataSection; in SelectSectionForGlobal()1391 return TLSDataSection; in SelectSectionForGlobal()
1189 if (Kind.isThreadData()) return TLSDataSection; in SelectSectionForGlobal()1600 return TLSDataSection; in SelectSectionForGlobal()