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);
140 int special_get_alts(struct elf *elf, struct list_head *alts) in special_get_alts() function
1930 ret = special_get_alts(file->elf, &special_alts); in add_special_section_alts()