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