Home
last modified time | relevance | path

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

/Linux-v4.19/tools/objtool/
Dspecial.h40 int special_get_alts(struct elf *elf, struct list_head *alts);
Dspecial.c153 int special_get_alts(struct elf *elf, struct list_head *alts) in special_get_alts() function
Dcheck.c772 ret = special_get_alts(file->elf, &special_alts); in add_special_section_alts()