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