Method

GumControlFlowGraphdominates

Declaration [src]

gboolean
gum_control_flow_graph_dominates (
  GumControlFlowGraph* self,
  gconstpointer a,
  gconstpointer b
)

Description

No description available.

Parameters

a

Type: gconstpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the method.
b

Type: gconstpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the method.

Return value

Type: gboolean

No description available.