Searched refs:getStrDWOSection (Results 1 – 5 of 5) sorted by relevance
68 virtual StringRef getStrDWOSection() const { return ""; } in getStrDWOSection() function
357 return DataExtractor(DObj->getStrDWOSection(), false, 0); in getStringDWOExtractor()
1229 DObj->getStrDWOSection())) in dump()1230 DumpStrSection(DObj->getStrDWOSection()); in dump()1319 DObj->getStrDWOSection(), dwo_units(), in dump()2343 StringRef getStrDWOSection() const override { return StrDWOSection; } in getStrDWOSection() function in __anonafd15ee41111::DWARFObjInMemory
59 &D.getLocDWOSection(), D.getStrDWOSection(), in addUnitsForDWOSection()
1703 DObj.getStrDWOSection(), &DWARFObject::forEachInfoDWOSections); in handleDebugStrOffsets()