Searched refs:get_alt_entry (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/objtool/ |
H A D | special.c | 65 static int get_alt_entry(struct elf *elf, struct special_entry *entry, in get_alt_entry() function 154 ret = get_alt_entry(elf, entry, sec, idx, alt); in special_get_alts()
|
/kernel/linux/linux-6.6/tools/objtool/ |
H A D | special.c | 68 static int get_alt_entry(struct elf *elf, const struct special_entry *entry, in get_alt_entry() function 171 ret = get_alt_entry(elf, entry, sec, idx, alt); in special_get_alts()
|
Completed in 1 milliseconds