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