Searched defs:abbrevs (Results 1 – 3 of 3) sorted by relevance
36 const llvm::DWARFAbbreviationDeclarationSet &abbrevs, in DWARFCompileUnit()
36 const llvm::DWARFAbbreviationDeclarationSet &abbrevs, in DWARFTypeUnit()
37 const llvm::DWARFAbbreviationDeclarationSet &abbrevs, in DWARFUnit()983 const llvm::DWARFAbbreviationDeclarationSet *abbrevs = *abbrevs_or_err; in extract() local