Home
last modified time | relevance | path

Searched refs:special_alts (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/objtool/
H A Dcheck.c1480 struct list_head special_alts; in add_special_section_alts() local
1486 ret = special_get_alts(file->elf, &special_alts); in add_special_section_alts()
1490 list_for_each_entry_safe(special_alt, tmp, &special_alts, list) { in add_special_section_alts()
/kernel/linux/linux-6.6/tools/objtool/
H A Dcheck.c1924 struct list_head special_alts; in add_special_section_alts() local
1930 ret = special_get_alts(file->elf, &special_alts); in add_special_section_alts()
1934 list_for_each_entry_safe(special_alt, tmp, &special_alts, list) { in add_special_section_alts()

Completed in 8 milliseconds