Searched refs:TextSection (Results 1 – 4 of 4) sorted by relevance
26 delete TextSection; in ~NVPTXTargetObjectFile() local49 TextSection = new NVPTXSection(MCSection::SV_ELF, in Initialize()
55 const MCSection *TextSection; variable204 const MCSection *getTextSection() const { return TextSection; } in getTextSection()
34 TextSection // .text in InitMachOMCObjectFileInfo()310 TextSection = in InitELFMCObjectFileInfo()474 TextSection = in InitCOFFMCObjectFileInfo()
269 if (Kind.isText()) return TextSection; in SelectSectionForGlobal()532 return GV->isWeakForLinker() ? TextCoalSection : TextSection; in SelectSectionForGlobal()