Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/objtool/
H A Dspecial.h15 struct special_alt { struct
34 void arch_handle_alternative(unsigned short feature, struct special_alt *alt); argument
H A Dcheck.c1365 struct special_alt *special_alt, in handle_group_alt()
1506 struct special_alt *special_alt, in handle_jump_alt()
1533 struct special_alt *special_alt, *tmp; in add_special_section_alts() local
/OK3568_Linux_fs/kernel/tools/objtool/arch/x86/
H A Dspecial.c41 bool arch_support_alt_relocation(struct special_alt *special_alt, in arch_support_alt_relocation()