Virtual Method

GumBacktracergenerate

Declaration [src]

void
generate (
  GumBacktracer* self,
  const GumCpuContext* cpu_context,
  GumReturnAddressArray* return_addresses,
  guint limit
)

Description

No description available.

Parameters

cpu_context

Type: GumCpuContext

No description available.

The data is owned by the caller of the method.
return_addresses

Type: GumReturnAddressArray

No description available.

The data is owned by the caller of the method.
limit

Type: guint

No description available.