Searched refs:TextCoalSection (Results 1 – 9 of 9) sorted by relevance
177 MCSection *TextCoalSection; variable310 MCSection *getTextCoalSection() const { return TextCoalSection; } in getTextCoalSection()
197 MCSection *TextCoalSection = nullptr; variable356 MCSection *getTextCoalSection() const { return TextCoalSection; } in getTextCoalSection()
198 MCSection *TextCoalSection = nullptr; variable365 MCSection *getTextCoalSection() const { return TextCoalSection; } in getTextCoalSection()
137 TextCoalSection in initMachOMCObjectFileInfo()149 TextCoalSection = TextSection; in initMachOMCObjectFileInfo()
139 TextCoalSection in initMachOMCObjectFileInfo()152 TextCoalSection = TextSection; in initMachOMCObjectFileInfo()
596 return GV->isWeakForLinker() ? TextCoalSection : TextSection; in SelectSectionForGlobal()
987 return GO->isWeakForLinker() ? TextCoalSection : TextSection; in SelectSectionForGlobal()
1192 return GO->isWeakForLinker() ? TextCoalSection : TextSection; in SelectSectionForGlobal()