Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/
H A Dcheck.c2063 static struct reloc *find_jump_table(struct objtool_file *file, in find_jump_table() function
2133 reloc = find_jump_table(file, func, insn); in mark_func_jump_tables()