special_alts 833 tools/objtool/check.c struct list_head special_alts; special_alts 839 tools/objtool/check.c ret = special_get_alts(file->elf, &special_alts); special_alts 843 tools/objtool/check.c list_for_each_entry_safe(special_alt, tmp, &special_alts, list) {