Home
last modified time | relevance | path

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

/linux/tools/objtool/
H A Dcheck.c1966 enum alternative_type alt_type; in add_special_section_alts() local
2003 alt_type = ALT_TYPE_INSTRUCTIONS; in add_special_section_alts()
2009 alt_type = ALT_TYPE_JUMP_TABLE; in add_special_section_alts()
2011 alt_type = ALT_TYPE_EX_TABLE; in add_special_section_alts()
2021 alt->type = alt_type; in add_special_section_alts()