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