Home
last modified time | relevance | path

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

/Linux-v6.1/tools/objtool/
Dcheck.c1480 static struct symbol *find_call_destination(struct section *sec, unsigned long offset) in find_call_destination() function
1508 dest = find_call_destination(insn->sec, dest_off); in add_call_destinations()
1528 dest = find_call_destination(reloc->sym->sec, dest_off); in add_call_destinations()