Home
last modified time | relevance | path

Searched defs:alt_group (Results 1 – 4 of 4) sorted by relevance

/linux/tools/objtool/include/objtool/
H A Dcheck.h22 struct alt_group { struct
27 struct alt_group *orig_group; argument
34 * This is shared with the other alt_groups in the same alternative. argument
36 struct cfi_state **cfi;
38 bool ignore;
39 unsigned int feature;
86 struct alt_group *alt_group; member
/linux/tools/objtool/
H A Dorc_gen.c41 static unsigned long alt_group_len(struct alt_group *alt_group) in alt_group_len()
68 struct alt_group *alt_group = insn->alt_group; in orc_create() local
H A Dcheck.c158 struct alt_group *alt_group = insn->alt_group; in is_jump_table_jump() local
3602 struct alt_group *alt_group = insn->alt_group; in next_insn_to_validate() local
H A Ddisas.c187 struct alt_group *alt_group; in disas_print_addr_alt() local