Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/objtool/
Dspecial.h15 struct special_alt { struct
34 void arch_handle_alternative(unsigned short feature, struct special_alt *alt); argument
Dcheck.c1291 struct special_alt *special_alt, in handle_group_alt()
1432 struct special_alt *special_alt, in handle_jump_alt()
1459 struct special_alt *special_alt, *tmp; in add_special_section_alts() local
/kernel/linux/linux-5.10/tools/objtool/arch/x86/
Dspecial.c41 bool arch_support_alt_relocation(struct special_alt *special_alt, in arch_support_alt_relocation()