Home
last modified time | relevance | path

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

/linux/tools/objtool/
H A Dcheck.c1930 enum alternative_type alt_type; in add_special_section_alts() local
1967 alt_type = ALT_TYPE_INSTRUCTIONS; in add_special_section_alts()
1973 alt_type = ALT_TYPE_JUMP_TABLE; in add_special_section_alts()
1975 alt_type = ALT_TYPE_EX_TABLE; in add_special_section_alts()
1985 alt->type = alt_type; in add_special_section_alts()