Home
last modified time | relevance | path

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

/linux-6.1.9/tools/objtool/
Dcheck.c1756 struct list_head special_alts; in add_special_section_alts() local
1762 ret = special_get_alts(file->elf, &special_alts); in add_special_section_alts()
1766 list_for_each_entry_safe(special_alt, tmp, &special_alts, list) { in add_special_section_alts()