reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
23 MCSection *MCAsmInfoELF::getNonexecutableStackSection(MCContext &Ctx) const {
1558 if (MCSection *S = MAI->getNonexecutableStackSection(OutContext))
lib/MC/MCELFStreamer.cpp 96 SwitchSection(Ctx.getAsmInfo()->getNonexecutableStackSection(Ctx));