Searched refs:getPubtypesSection (Results 1 – 3 of 3) sorted by relevance
55 virtual const DWARFSection &getPubtypesSection() const { return Dummy; } in getPubtypesSection() function
202 dumpPubSection(DCtx, D.getPubtypesSection(), /*IsGNUStyle=*/false); in dumpDebugPubSections()
639 DObj->getPubtypesSection().Data)) { in dump()640 DWARFDataExtractor PubTableData(*DObj, DObj->getPubtypesSection(), in dump()1929 const DWARFSection &getPubtypesSection() const override { return PubtypesSection; } in getPubtypesSection() function in __anona8a913f90f11::DWARFObjInMemory