Searched refs:PubTypes (Results 1 – 3 of 3) sorted by relevance
33 if (!DWARF.PubTypes.Entries.empty() || !IO.outputting()) in mapping()34 IO.mapOptional("debug_pubtypes", DWARF.PubTypes); in mapping()
288 DWARFYAML::EmitPubSection(OS, Obj.DWARF.PubTypes, in writeSectionData()
149 PubSection PubTypes; member