Searched refs:GNUPubTypes (Results 1 – 3 of 3) sorted by relevance
38 if (!DWARF.GNUPubTypes.Entries.empty() || !IO.outputting()) in mapping()39 IO.mapOptional("debug_gnu_pubtypes", DWARF.GNUPubTypes); in mapping()
112 Y.GNUPubTypes.IsGNUStyle = true; in dumpDebugPubSections()113 dumpPubSection(DCtx, Y.GNUPubTypes, D.getGnuPubTypesSection()); in dumpDebugPubSections()
153 PubSection GNUPubTypes; member