Home
last modified time | relevance | path

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

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