Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/include/objtool/
H A Dspecial.h33 int special_get_alts(struct elf *elf, struct list_head *alts);
/openbmc/linux/tools/objtool/
H A Dspecial.c140 int special_get_alts(struct elf *elf, struct list_head *alts) in special_get_alts() function
H A Dcheck.c1930 ret = special_get_alts(file->elf, &special_alts); in add_special_section_alts()