Home
last modified time | relevance | path

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

/linux-6.1.9/tools/objtool/include/objtool/
Dspecial.h15 struct special_alt { struct
35 void arch_handle_alternative(unsigned short feature, struct special_alt *alt); argument
/linux-6.1.9/tools/objtool/arch/x86/
Dspecial.c41 bool arch_support_alt_relocation(struct special_alt *special_alt, in arch_support_alt_relocation()
/linux-6.1.9/tools/objtool/
Dcheck.c1564 struct special_alt *special_alt, in handle_group_alt()
1705 struct special_alt *special_alt, in handle_jump_alt()
1758 struct special_alt *special_alt, *tmp; in add_special_section_alts() local