Home
last modified time | relevance | path

Searched defs:first_insn (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/objtool/include/objtool/
H A Dcheck.h30 struct instruction *first_insn, *last_insn, *nop; member
/openbmc/linux/net/core/
H A Dfilter.c566 struct bpf_insn *new_insn, *first_insn = NULL; in bpf_convert_filter() local