Searched refs:ignore_unreachables (Results 1 – 4 of 4) sorted by relevance
133 if (!file->ignore_unreachables && reloc_type(text_reloc) == R_X86_64_PC32) { in arch_find_switch_table() 135 file->ignore_unreachables = true; in arch_find_switch_table()
31 bool ignore_unreachables, hints, rodata, klp; member
42 file.ignore_unreachables = opts.no_unreachable; in objtool_open_read()
1634 if (file->ignore_unreachables && func && in add_jump_destinations()4036 if (file->ignore_unreachables) in do_validate_branch()4059 if (file->ignore_unreachables) in do_validate_branch()4875 if (file->ignore_unreachables) in validate_reachable_instructions()