Home
last modified time | relevance | path

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

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