Home
last modified time | relevance | path

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

/Linux-v5.10/tools/objtool/
Dobjtool.h22 bool ignore_unreachables, c_file, hints, rodata; member
Dobjtool.c66 file.ignore_unreachables = no_unreachable; in objtool_open_read()
Dcheck.c2857 if (file->ignore_unreachables) in validate_reachable_instructions()
/Linux-v5.10/tools/objtool/arch/x86/
Dspecial.c142 file->ignore_unreachables = true; in arch_find_switch_table()