Searched refs:idx_b (Results 1 – 1 of 1) sorted by relevance
267 uint32_t idx_b = it_b != method_idx_map.end() ? it_b->second : 0u; in SortDebugInfosByMethodIndex() local268 return idx_a < idx_b; in SortDebugInfosByMethodIndex()