Searched refs:GNUPubNames (Results 1 – 3 of 3) sorted by relevance
36 if (!DWARF.GNUPubNames.Entries.empty() || !IO.outputting()) in mapping()37 IO.mapOptional("debug_gnu_pubnames", DWARF.GNUPubNames); in mapping()
109 Y.GNUPubNames.IsGNUStyle = true; in dumpDebugPubSections()110 dumpPubSection(DCtx, Y.GNUPubNames, D.getGnuPubNamesSection()); in dumpDebugPubSections()
152 PubSection GNUPubNames; member