Searched refs:getGnuPubNamesSection (Results 1 – 2 of 2) sorted by relevance
182 virtual StringRef getGnuPubNamesSection() = 0;265 StringRef getGnuPubNamesSection() override { return GnuPubNamesSection; } in getGnuPubNamesSection() function
214 dumpPubSection(OS, "debug_gnu_pubnames", getGnuPubNamesSection(), in dump()