Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugInfoEntry.cpp2271 const uint64_t abbrev_code = dwarf2Data->get_debug_info_data().GetULEB128 (&offset); in GetAbbreviationDeclarationPtr() local
2273 if (abbrev_decl->Code() == abbrev_code) in GetAbbreviationDeclarationPtr()
2279 … (uint32_t)abbrev_code); in GetAbbreviationDeclarationPtr()