Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DSyntheticSections.h152 class GnuStackSection : public SyntheticSection {
154 GnuStackSection() in GnuStackSection() function
DWriter.cpp571 add(make<GnuStackSection>()); in createSyntheticSections()