Searched refs:debug_map_idx (Results 1 – 1 of 1) sorted by relevance
1471 const uint32_t debug_map_idx = m_debug_map.FindEntryIndexThatContains(exe_file_addr); in AddOSOFileRange() local1472 if (debug_map_idx != UINT32_MAX) in AddOSOFileRange()