Searched refs:getGnuPubTypesSection (Results 1 – 2 of 2) sorted by relevance
190 virtual StringRef getGnuPubTypesSection() = 0;265 StringRef getGnuPubTypesSection() override { return GnuPubTypesSection; } in getGnuPubTypesSection() function
204 dumpPubSection(OS, "debug_gnu_pubtypes", getGnuPubTypesSection(), in dump()