Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSyntheticSections.h139 class GnuStackSection : public SyntheticSection {
141 GnuStackSection() in GnuStackSection() function
H A DWriter.cpp423 Add(make<GnuStackSection>()); in createSyntheticSections()