Lines Matching defs:ip
262 const u64 ip = sym->start;268 if (ip < s->start)277 static struct symbol *symbols__find(struct rb_root *symbols, u64 ip)289 if (ip < s->start)291 else if (ip > s->end)