Searched refs:TLSDataSection (Results 1 – 10 of 10) sorted by relevance
106 const MCSection *TLSDataSection; // Defaults to ".tdata". variable209 const MCSection *getTLSDataSection() const { return TLSDataSection; } in getTLSDataSection()
139 MCSection *TLSDataSection; // Defaults to ".tdata". variable282 const MCSection *getTLSDataSection() const { return TLSDataSection; } in getTLSDataSection()
148 MCSection *TLSDataSection; // Defaults to ".tdata". variable308 const MCSection *getTLSDataSection() const { return TLSDataSection; } in getTLSDataSection()
52 TLSDataSection = DataSection; in Initialize()
280 if (Kind.isThreadData()) return TLSDataSection; in SelectSectionForGlobal()396 if (Kind.isThreadData()) return TLSDataSection; in SelectSectionForGlobal()
42 TLSDataSection // .tdata in InitMachOMCObjectFileInfo()269 TLSDataSection = in InitELFMCObjectFileInfo()
84 TLSDataSection // .tdata in initMachOMCObjectFileInfo()475 TLSDataSection = in initELFMCObjectFileInfo()822 TLSDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
86 TLSDataSection // .tdata in initMachOMCObjectFileInfo()492 TLSDataSection = in initELFMCObjectFileInfo()857 TLSDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
593 if (Kind.isThreadData()) return TLSDataSection; in SelectSectionForGlobal()974 return TLSDataSection; in SelectSectionForGlobal()
789 if (Kind.isThreadData()) return TLSDataSection; in SelectSectionForGlobal()1179 return TLSDataSection; in SelectSectionForGlobal()