Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.cpp43 const uint64_t abbr_idx = debug_info_data.GetULEB128(offset_ptr); in FastExtract() local
228 const uint64_t abbr_idx = debug_info_data.GetULEB128(&offset); in Extract() local