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

/linux-master/tools/objtool/
H A Dcheck.c3836 static int validate_unwind_hints(struct objtool_file *file, struct section *sec) function
4269 warnings += validate_unwind_hints(file, sec);
4275 warnings += validate_unwind_hints(file, sec);
4281 warnings += validate_unwind_hints(file, sec);
4736 ret = validate_unwind_hints(file, NULL);

Completed in 112 milliseconds