Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dcfg.c243 static struct bb_node *func_search_bb_with_head(struct func_node *func, in func_search_bb_with_head() function
311 e->dst = func_search_bb_with_head(func, in func_add_bb_edges()
326 e->dst = func_search_bb_with_head(func, insn + insn->off + 1); in func_add_bb_edges()