Home
last modified time | relevance | path

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

/linux-6.15/tools/objtool/include/objtool/
H A Dbuiltin.h13 bool hack_jump_label; member
/linux-6.15/tools/objtool/
H A Dbuiltin-check.c57 opts.hack_jump_label = true; in parse_hacks()
161 if (opts.hack_jump_label || in opts_valid()
H A Dcheck.c1868 if (opts.hack_jump_label && special_alt->key_addend & 2) { in handle_jump_alt()