Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h575 std::unique_ptr<SyntheticSection> gnuProperty; member
H A DSyntheticSections.cpp4970 ctx.in.gnuProperty = std::make_unique<GnuPropertySection>(ctx); in createSyntheticSections()
4971 add(*ctx.in.gnuProperty); in createSyntheticSections()