Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dcfg.c333 static bool cfg_build(struct cfg *cfg, struct bpf_insn *insn, unsigned int len) in cfg_build() function
482 if (cfg_build(&cfg, insn, len)) in dump_xlated_cfg()