Searched refs:getNonexecutableStackSection (Results 1 – 5 of 5) sorted by relevance
18 MCSection *getNonexecutableStackSection(MCContext &Ctx) const final;
482 virtual MCSection *getNonexecutableStackSection(MCContext &Ctx) const {579 virtual MCSection *getNonexecutableStackSection(MCContext &Ctx) const { getNonexecutableStackSection() function
23 MCSection *MCAsmInfoELF::getNonexecutableStackSection(MCContext &Ctx) const { in getNonexecutableStackSection() function in MCAsmInfoELF
63 switchSection(Ctx.getAsmInfo()->getNonexecutableStackSection(Ctx)); in emitLabel()
2654 if (MCSection *S = MAI->getNonexecutableStackSection(OutContext)) in emitConstantPool()