Home
last modified time | relevance | path

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

/openbmc/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;
69 struct alt_group *alt_group; member
/openbmc/linux/tools/objtool/
H A Dorc_gen.c153 static unsigned long alt_group_len(struct alt_group *alt_group) in alt_group_len()
180 struct alt_group *alt_group = insn->alt_group; in orc_create() local
H A Dcheck.c154 struct alt_group *alt_group = insn->alt_group; in is_jump_table_jump() local
3507 struct alt_group *alt_group = insn->alt_group; in next_insn_to_validate() local