Searched refs:getAbbrevDWOSection (Results 1 – 3 of 3) sorted by relevance
64 virtual StringRef getAbbrevDWOSection() const { return ""; } in getAbbrevDWOSection() function
323 DataExtractor abbrData(DObj.getAbbrevDWOSection(), D.isLittleEndian(), 0); in getDebugAbbrevDWO()1022 DObj->getAbbrevDWOSection())) in dump()2338 StringRef getAbbrevDWOSection() const override { return AbbrevDWOSection; } in getAbbrevDWOSection() function in __anonfc0a132e1211::DWARFObjInMemory
401 if (!DObj.getAbbrevDWOSection().empty()) in handleDebugAbbrev()