Home
last modified time | relevance | path

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

/tools/objtool/include/objtool/
Dspecial.h33 int special_get_alts(struct elf *elf, struct list_head *alts);
/tools/objtool/
Dspecial.c139 int special_get_alts(struct elf *elf, struct list_head *alts) in special_get_alts() function
Dcheck.c1575 ret = special_get_alts(file->elf, &special_alts); in add_special_section_alts()