Searched refs:getGnuPubTypesSection (Results 1 – 5 of 5) sorted by relevance
206 virtual StringRef getGnuPubTypesSection() = 0;298 StringRef getGnuPubTypesSection() override { return GnuPubTypesSection; } in getGnuPubTypesSection() function
53 virtual StringRef getGnuPubTypesSection() const { return ""; } in getGnuPubTypesSection() function
543 DObj->getGnuPubTypesSection())) in dump()544 DWARFDebugPubTable(DObj->getGnuPubTypesSection(), isLittleEndian(), in dump()1555 StringRef getGnuPubTypesSection() const override { in getGnuPubTypesSection() function in __anonddd817f10c11::DWARFObjInMemory
113 dumpPubSection(DCtx, Y.GNUPubTypes, D.getGnuPubTypesSection()); in dumpDebugPubSections()
243 dumpPubSection(OS, "debug_gnu_pubtypes", getGnuPubTypesSection(), in dump()