Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/objtool/
H A Dobjtool.h25 bool ignore_unreachables, c_file, hints, rodata; member
H A Dobjtool.c69 file.ignore_unreachables = no_unreachable; in objtool_open_read()
H A Dcheck.c3532 if (file->ignore_unreachables) in validate_reachable_instructions()
/OK3568_Linux_fs/kernel/tools/objtool/arch/x86/
H A Dspecial.c142 file->ignore_unreachables = true; in arch_find_switch_table()