Searched refs:special_alt (Results 1 – 3 of 3) sorted by relevance
641 struct special_alt *special_alt, in handle_group_alt() argument651 if (insn->offset >= special_alt->orig_off + special_alt->orig_len) in handle_group_alt()654 if (special_alt->skip_orig) in handle_group_alt()671 fake_jump->sec = special_alt->new_sec; in handle_group_alt()678 if (!special_alt->new_len) { in handle_group_alt()681 special_alt->orig_sec->name); in handle_group_alt()692 if (insn->offset >= special_alt->new_off + special_alt->new_len) in handle_group_alt()707 if (dest_off == special_alt->new_off + special_alt->new_len) { in handle_group_alt()710 special_alt->orig_sec->name); in handle_group_alt()725 special_alt->new_sec, special_alt->new_off); in handle_group_alt()[all …]
83 struct special_alt *alt) in get_alt_entry()158 struct special_alt *alt; in special_get_alts()
24 struct special_alt { struct