Home
last modified time | relevance | path

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

/aosp_15_r20/external/bpftool/src/
H A Dcfg.c131 static bool cfg_partition_funcs(struct cfg *cfg, struct bpf_insn *cur, in cfg_partition_funcs() function
340 if (cfg_partition_funcs(cfg, insn, insn + cnt)) in cfg_build()