Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DSyntheticSections.cpp2788 const LLDDWARFSection &pubTypes = obj.getGnuPubtypesSection(); in readPubNamesAndTypes() local
2791 for (const LLDDWARFSection *pub : {&pubNames, &pubTypes}) { in readPubNamesAndTypes()