Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h1465 std::unique_ptr<PackageMetadataNote> packageMetadataNote; member
H A DSyntheticSections.cpp4808 part.packageMetadataNote = std::make_unique<PackageMetadataNote>(); in createSyntheticSections()
4809 add(*part.packageMetadataNote); in createSyntheticSections()