Searched refs:idx_asm (Results 1 – 3 of 3) sorted by relevance
204 from = cursor->al.idx_asm; in annotate_browser__draw_current_jump()205 to = target->idx_asm; in annotate_browser__draw_current_jump()307 idx = pos->idx_asm; in annotate_browser__set_rb_top()364 if (it->idx_asm >= 0) in annotate_browser__find_next_asm_line()371 if (it->idx_asm >= 0) in annotate_browser__find_next_asm_line()389 if (al->idx_asm < offset) in annotate_browser__toggle_source()398 if (al->idx_asm < 0) { in annotate_browser__toggle_source()407 if (al->idx_asm < offset) in annotate_browser__toggle_source()408 offset = al->idx_asm; in annotate_browser__toggle_source()413 browser->b.top_idx = al->idx_asm - offset; in annotate_browser__toggle_source()[all …]
148 int idx_asm; member
2681 al->idx_asm = notes->nr_asm_entries++; in annotation__set_offsets()2692 al->idx_asm = -1; in annotation__set_offsets()