Home
last modified time | relevance | path

Searched defs:abbrevs (Results 1 – 4 of 4) 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
/freebsd/crypto/krb5/src/util/ss/
H A Dss_internal.h54 ss_abbrev_list abbrevs[127]; member