Searched refs:getNonexecutableStackSection (Results 1 – 11 of 11) sorted by relevance
18 MCSection *getNonexecutableStackSection(MCContext &Ctx) const final;
412 virtual MCSection *getNonexecutableStackSection(MCContext &Ctx) const { in getNonexecutableStackSection() function
23 MCSection *MCAsmInfoELF::getNonexecutableStackSection(MCContext &Ctx) const { in getNonexecutableStackSection() function in MCAsmInfoELF
95 SwitchSection(Ctx.getAsmInfo()->getNonexecutableStackSection(Ctx)); in InitSections()
25 virtual const MCSection *getNonexecutableStackSection(MCContext &Ctx) const;
29 getNonexecutableStackSection(MCContext &Ctx) const{ in getNonexecutableStackSection() function in SystemZMCAsmInfo
38 virtual const MCSection *getNonexecutableStackSection(MCContext &Ctx) const;
123 getNonexecutableStackSection(MCContext &Ctx) const { in getNonexecutableStackSection() function in X86ELFMCAsmInfo
397 virtual const MCSection *getNonexecutableStackSection(MCContext &Ctx) const{ in getNonexecutableStackSection() function
914 if (const MCSection *S = MAI->getNonexecutableStackSection(OutContext)) in doFinalization()
1242 if (MCSection *S = MAI->getNonexecutableStackSection(OutContext)) in doFinalization()