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