Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugInfoEntry.cpp129 const uint64_t abbr_idx = debug_info_data.GetULEB128 (offset_ptr); in FastExtract() local
295 const uint64_t abbr_idx = debug_info_data.GetULEB128(&offset); in Extract() local