Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/
H A Dcheck.c1656 static struct symbol *find_call_destination(struct section *sec, unsigned long offset) in find_call_destination() function
1684 dest = find_call_destination(insn->sec, dest_off); in add_call_destinations()
1703 dest = find_call_destination(reloc->sym->sec, dest_off); in add_call_destinations()