Home
last modified time | relevance | path

Searched refs:special_get_alts (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/tools/objtool/include/objtool/
H A Dspecial.h31 int special_get_alts(struct elf *elf, struct list_head *alts);
/linux-6.15/tools/objtool/
H A Dspecial.c130 int special_get_alts(struct elf *elf, struct list_head *alts) in special_get_alts() function
H A Dcheck.c1915 if (special_get_alts(file->elf, &special_alts)) in add_special_section_alts()