Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/include/objtool/
H A Dcheck.h30 struct instruction *first_insn, *last_insn, *nop; member
/openbmc/qemu/contrib/plugins/
H A Dcflow.c300 struct qemu_plugin_insn *first_insn = qemu_plugin_tb_get_insn(tb, 0); in vcpu_tb_trans() local
/openbmc/linux/net/core/
H A Dfilter.c566 struct bpf_insn *new_insn, *first_insn = NULL; in bpf_convert_filter() local