Searched refs:GnuStackSection (Results 1 – 2 of 2) sorted by relevance
144 class GnuStackSection : public SyntheticSection {146 GnuStackSection(Ctx &ctx) in GnuStackSection() function
4990 ctx.in.gnuStack = std::make_unique<GnuStackSection>(ctx); in createSyntheticSections()