Searched refs:getAbbrevDWOSection (Results 1 – 8 of 8) sorted by relevance
211 virtual StringRef getAbbrevDWOSection() = 0;309 StringRef getAbbrevDWOSection() override { return AbbrevDWOSection; } in getAbbrevDWOSection() function
63 virtual StringRef getAbbrevDWOSection() const { return ""; } in getAbbrevDWOSection() function
61 virtual StringRef getAbbrevDWOSection() const { return ""; } in getAbbrevDWOSection() function
356 DObj->getAbbrevDWOSection())) in dump()744 DataExtractor abbrData(DObj->getAbbrevDWOSection(), isLittleEndian(), 0); in getDebugAbbrevDWO()1791 StringRef getAbbrevDWOSection() const override { return AbbrevDWOSection; } in getAbbrevDWOSection() function in __anonb929a5320d11::DWARFObjInMemory
275 if (!DObj.getAbbrevDWOSection().empty()) in handleDebugAbbrev()
379 DObj->getAbbrevDWOSection())) in dump()793 DataExtractor abbrData(DObj->getAbbrevDWOSection(), isLittleEndian(), 0); in getDebugAbbrevDWO()1853 StringRef getAbbrevDWOSection() const override { return AbbrevDWOSection; } in getAbbrevDWOSection() function in __anon7fa3c61e0f11::DWARFObjInMemory
284 if (!DObj.getAbbrevDWOSection().empty()) in handleDebugAbbrev()
313 DataExtractor abbrData(getAbbrevDWOSection(), isLittleEndian(), 0); in getDebugAbbrevDWO()