Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp3378 const LLDDWARFSection &pubNames = obj.getGnuPubnamesSection(); in readPubNamesAndTypes() local
3382 for (const LLDDWARFSection *pub : {&pubNames, &pubTypes}) { in readPubNamesAndTypes()