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