Home
last modified time | relevance | path

Searched refs:hack_jump_label (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/tools/objtool/
Dbuiltin-check.c51 opts.hack_jump_label = true; in parse_hacks()
121 if (opts.hack_jump_label || in opts_valid()
Dcheck.c1717 if (opts.hack_jump_label && special_alt->key_addend & 2) { in handle_jump_alt()
/linux-6.1.9/tools/objtool/include/objtool/
Dbuiltin.h15 bool hack_jump_label; member