Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h137 class GnuStackSection : public SyntheticSection {
139 GnuStackSection() in GnuStackSection() function
H A DSyntheticSections.cpp4916 add(*make<GnuStackSection>()); in createSyntheticSections()