Searched refs:getAbbrevDWOSection (Results 1 – 3 of 3) sorted by relevance
64 virtual StringRef getAbbrevDWOSection() const { return ""; } in getAbbrevDWOSection() function
382 DObj->getAbbrevDWOSection())) in dump()900 DataExtractor abbrData(DObj->getAbbrevDWOSection(), isLittleEndian(), 0); in getDebugAbbrevDWO()1964 StringRef getAbbrevDWOSection() const override { return AbbrevDWOSection; } in getAbbrevDWOSection() function in __anonda3bf7bb1011::DWARFObjInMemory
329 if (!DObj.getAbbrevDWOSection().empty()) in handleDebugAbbrev()