Searched refs:xdbg_graph_node_num (Results 1 – 1 of 1) sorted by relevance
6277 static uintptr_t xdbg_graph_node_num(XDbgBlockGraphConstructor *gr, void *node) in xdbg_graph_node_num() function6302 n->id = xdbg_graph_node_num(gr, node); in xdbg_graph_add_node()6318 edge->parent = xdbg_graph_node_num(gr, parent); in xdbg_graph_add_edge()6319 edge->child = xdbg_graph_node_num(gr, child->bs); in xdbg_graph_add_edge()