Searched refs:getAbbrevSection (Results 1 – 5 of 5) sorted by relevance
36 llvm::StringRef getAbbrevSection() const override { return abbrevSection; } in getAbbrevSection() function
71 StringRef getAbbrevSection() const override { return abbrevSection; } in getAbbrevSection() function
40 virtual StringRef getAbbrevSection() const { return ""; } in getAbbrevSection() function
366 DataExtractor Data(D.getDWARFObj().getAbbrevSection(), in getDebugAbbrev()1015 DObj->getAbbrevSection())) in dump()2381 StringRef getAbbrevSection() const override { return AbbrevSection; } in getAbbrevSection() function in __anonfc0a132e1211::DWARFObjInMemory
409 if (!DObj.getAbbrevSection().empty()) in handleDebugAbbrev()