Searched defs:special_alt (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/tools/objtool/arch/powerpc/ |
H A D | special.c | 8 bool arch_support_alt_relocation(struct special_alt *special_alt, in arch_support_alt_relocation() argument
|
/kernel/linux/linux-5.10/tools/objtool/arch/x86/ |
H A D | special.c | 41 bool arch_support_alt_relocation(struct special_alt *special_alt, in arch_support_alt_relocation() argument
|
/kernel/linux/linux-5.10/tools/objtool/ |
H A D | special.h | 15 struct special_alt { struct
|
H A D | check.c | 1313 handle_group_alt(struct objtool_file *file, struct special_alt *special_alt, struct instruction *orig_insn, struct instruction **new_insn) handle_group_alt() argument 1454 handle_jump_alt(struct objtool_file *file, struct special_alt *special_alt, struct instruction *orig_insn, struct instruction **new_insn) handle_jump_alt() argument 1482 struct special_alt *special_alt, *tmp; add_special_section_alts() local [all...] |
/kernel/linux/linux-6.6/tools/objtool/arch/x86/ |
H A D | special.c | 41 bool arch_support_alt_relocation(struct special_alt *special_alt, in arch_support_alt_relocation() argument
|
/kernel/linux/linux-6.6/tools/objtool/include/objtool/ |
H A D | special.h | 15 struct special_alt { struct
|
/kernel/linux/linux-6.6/tools/objtool/ |
H A D | check.c | 1726 handle_group_alt(struct objtool_file *file, struct special_alt *special_alt, struct instruction *orig_insn, struct instruction **new_insn) handle_group_alt() argument 1875 handle_jump_alt(struct objtool_file *file, struct special_alt *special_alt, struct instruction *orig_insn, struct instruction **new_insn) handle_jump_alt() argument 1926 struct special_alt *special_alt, *tmp; add_special_section_alts() local [all...] |
Completed in 7 milliseconds