Home
last modified time | relevance | path

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

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