Searched refs:pubNames (Results 1 – 1 of 1) sorted by relevance
2787 const LLDDWARFSection &pubNames = obj.getGnuPubnamesSection(); in readPubNamesAndTypes() local2791 for (const LLDDWARFSection *pub : {&pubNames, &pubTypes}) { in readPubNamesAndTypes()