Searched refs:debug_abbrev_data (Results 1 – 1 of 1) sorted by relevance
619 const DWARFDataExtractor &debug_abbrev_data = m_context.getOrLoadAbbrevData(); in DebugAbbrev() local620 if (debug_abbrev_data.GetByteSize() == 0) in DebugAbbrev()624 llvm::Error error = abbr->parse(debug_abbrev_data); in DebugAbbrev()