Searched refs:getNonexecutableStackSection (Results 1 – 15 of 15) sorted by relevance
18 MCSection *getNonexecutableStackSection(MCContext &Ctx) const final;
443 virtual MCSection *getNonexecutableStackSection(MCContext &Ctx) const { in getNonexecutableStackSection() function
475 virtual MCSection *getNonexecutableStackSection(MCContext &Ctx) const { in getNonexecutableStackSection() function
23 MCSection *MCAsmInfoELF::getNonexecutableStackSection(MCContext &Ctx) const { in getNonexecutableStackSection() function in MCAsmInfoELF
96 SwitchSection(Ctx.getAsmInfo()->getNonexecutableStackSection(Ctx)); in InitSections()
412 virtual MCSection *getNonexecutableStackSection(MCContext &Ctx) const { in getNonexecutableStackSection() function
95 SwitchSection(Ctx.getAsmInfo()->getNonexecutableStackSection(Ctx)); in InitSections()
1242 if (MCSection *S = MAI->getNonexecutableStackSection(OutContext)) in doFinalization()
1588 if (MCSection *S = MAI->getNonexecutableStackSection(OutContext)) in doFinalization()
1778 if (MCSection *S = MAI->getNonexecutableStackSection(OutContext)) in doFinalization()