Searched refs:getPubTypesSection (Results 1 – 5 of 5) sorted by relevance
204 virtual StringRef getPubTypesSection() = 0;296 StringRef getPubTypesSection() override { return PubTypesSection; } in getPubTypesSection() function
51 virtual StringRef getPubTypesSection() const { return ""; } in getPubTypesSection() function
532 DObj->getPubTypesSection())) in dump()533 DWARFDebugPubTable(DObj->getPubTypesSection(), isLittleEndian(), false) in dump()1551 StringRef getPubTypesSection() const override { return PubTypesSection; } in getPubTypesSection() function in __anonddd817f10c11::DWARFObjInMemory
107 dumpPubSection(DCtx, Y.PubTypes, D.getPubTypesSection()); in dumpDebugPubSections()
235 dumpPubSection(OS, "debug_pubtypes", getPubTypesSection(), in dump()