Home
last modified time | relevance | path

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

/linux-6.1.9/tools/objtool/include/objtool/
Dobjtool.h31 bool ignore_unreachables, hints, rodata; member
/linux-6.1.9/tools/objtool/arch/x86/
Dspecial.c142 file->ignore_unreachables = true; in arch_find_switch_table()
/linux-6.1.9/tools/objtool/
Dobjtool.c109 file.ignore_unreachables = opts.no_unreachable; in objtool_open_read()
Dcheck.c4201 if (file->ignore_unreachables) in validate_reachable_instructions()