Home
last modified time | relevance | path

Searched refs:abbrev_code (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFDebugInfoEntry.cpp2311 const uint64_t abbrev_code = dwarf2Data->get_debug_info_data().GetULEB128 (&offset); in GetAbbreviationDeclarationPtr() local
2313 if (abbrev_decl->Code() == abbrev_code) in GetAbbreviationDeclarationPtr()
2319 … (uint32_t)abbrev_code); in GetAbbreviationDeclarationPtr()