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