Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DHashedNameToDIE.cpp470 for (uint32_t offset_idx = 0; offset_idx < hash_count; ++offset_idx) { in AppendAllDIEsThatMatchingRegex() local
471 lldb::offset_t hash_data_offset = GetHashDataOffset(offset_idx); in AppendAllDIEsThatMatchingRegex()
500 for (uint32_t offset_idx = 0; offset_idx < hash_count; ++offset_idx) { in AppendAllDIEsInRange() local
502 lldb::offset_t hash_data_offset = GetHashDataOffset(offset_idx); in AppendAllDIEsInRange()