Home
last modified time | relevance | path

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

/linux/tools/objtool/
H A Dcheck.c1924 enum alternative_type alt_type; in add_special_section_alts() local
1961 alt_type = ALT_TYPE_INSTRUCTIONS; in add_special_section_alts()
1967 alt_type = ALT_TYPE_JUMP_TABLE; in add_special_section_alts()
1969 alt_type = ALT_TYPE_EX_TABLE; in add_special_section_alts()
1979 alt->type = alt_type; in add_special_section_alts()