Searched refs:special_get_alts (Results 1 – 3 of 3) sorted by relevance
33 int special_get_alts(struct elf *elf, struct list_head *alts);
139 int special_get_alts(struct elf *elf, struct list_head *alts) in special_get_alts() function
1575 ret = special_get_alts(file->elf, &special_alts); in add_special_section_alts()