Home
last modified time | relevance | path

Searched defs:abbrevs (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFCompileUnit.h36 const llvm::DWARFAbbreviationDeclarationSet &abbrevs, in DWARFCompileUnit()
H A DDWARFTypeUnit.h36 const llvm::DWARFAbbreviationDeclarationSet &abbrevs, in DWARFTypeUnit()
H A DDWARFUnit.cpp37 const llvm::DWARFAbbreviationDeclarationSet &abbrevs, in DWARFUnit()
983 const llvm::DWARFAbbreviationDeclarationSet *abbrevs = *abbrevs_or_err; in extract() local