Searched refs:read_unwind_hints (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/objtool/
H A Dcheck.c2223 static int read_unwind_hints(struct objtool_file *file) function
2622 * Must be before read_unwind_hints() since that needs insn->noendbr.
2666 ret = read_unwind_hints(file);

Completed in 112 milliseconds