Searched refs:getNonexecutableStackSection (Results 1 – 16 of 16) sorted by relevance
19 MCSection *getNonexecutableStackSection(MCContext &Ctx) const final;
428 virtual MCSection *getNonexecutableStackSection(MCContext &Ctx) const { in getNonexecutableStackSection() function
18 MCSection *getNonexecutableStackSection(MCContext &Ctx) const final;
412 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()
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()
1484 if (MCSection *S = MAI->getNonexecutableStackSection(OutContext)) in doFinalization()