Home
last modified time | relevance | path

Searched refs:GnuStackSection (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lld/ELF/
H A DSyntheticSections.h151 class GnuStackSection : public SyntheticSection {
153 GnuStackSection() in GnuStackSection() function
H A DWriter.cpp528 add(*make<GnuStackSection>()); in createSyntheticSections()