Home
last modified time | relevance | path

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

/Linux-v5.15/tools/objtool/include/objtool/
Dobjtool.h24 bool ignore_unreachables, c_file, hints, rodata; member
/Linux-v5.15/tools/objtool/arch/x86/
Dspecial.c142 file->ignore_unreachables = true; in arch_find_switch_table()
/Linux-v5.15/tools/objtool/
Dobjtool.c132 file.ignore_unreachables = no_unreachable; in objtool_open_read()
Dcheck.c3122 if (file->ignore_unreachables) in validate_reachable_instructions()