Home
last modified time | relevance | path

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

/Linux-v4.19/tools/objtool/
Dcheck.c2145 struct instruction *insn, *tmpinsn; in cleanup() local
2148 list_for_each_entry_safe(insn, tmpinsn, &file->insn_list, list) { in cleanup()