Searched refs:getNonexecutableStackSection (Results 1 – 5 of 5) sorted by relevance
19 getNonexecutableStackSection(MCContext &Ctx) const override final;
381 virtual const MCSection *getNonexecutableStackSection(MCContext &Ctx) const { in getNonexecutableStackSection() function
24 MCAsmInfoELF::getNonexecutableStackSection(MCContext &Ctx) const { in getNonexecutableStackSection() function in MCAsmInfoELF
58 SwitchSection(Ctx.getAsmInfo()->getNonexecutableStackSection(Ctx)); in InitSections()
1049 if (const MCSection *S = MAI->getNonexecutableStackSection(OutContext)) in doFinalization()