Home
last modified time | relevance | path

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

/linux-5.19.10/tools/bpf/bpftool/
Dcfg.c277 static bool func_add_bb_edges(struct func_node *func) in func_add_bb_edges() function
347 if (func_add_bb_edges(func)) in cfg_build()