Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h132 class GnuStackSection : public SyntheticSection {
134 GnuStackSection() in GnuStackSection() function
H A DWriter.cpp587 add(*make<GnuStackSection>()); in createSyntheticSections()