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