Home
last modified time | relevance | path

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

/linux-6.1.9/tools/objtool/
Delf.c1336 struct section *sec, *tmpsec; in elf_close() local
1346 list_for_each_entry_safe(sec, tmpsec, &elf->sections, list) { in elf_close()