Searched refs:getPubTypesSection (Results 1 – 2 of 2) sorted by relevance
181 virtual StringRef getPubTypesSection() = 0;264 StringRef getPubTypesSection() override { return PubTypesSection; } in getPubTypesSection() function
210 dumpPubSection(OS, "debug_pubtypes", getPubTypesSection(), in dump()