HPCToolkit
x86-unwind-support.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include <assert.h>
#include <ucontext.h>
#include "x86-decoder.h"
#include "unwind.h"
Include dependency graph for x86-unwind-support.c:

Go to the source code of this file.

Functions

static void * actual_get_branch_target (void *ins, xed_decoded_inst_t *xptr, xed_operand_values_t *vals)
 
void * x86_get_branch_target (void *ins, xed_decoded_inst_t *xptr)
 

Function Documentation

◆ actual_get_branch_target()

static void* actual_get_branch_target ( void *  ins,
xed_decoded_inst_t *  xptr,
xed_operand_values_t *  vals 
)
static

Definition at line 68 of file x86-unwind-support.c.

Here is the caller graph for this function:

◆ x86_get_branch_target()

void* x86_get_branch_target ( void *  ins,
xed_decoded_inst_t *  xptr 
)

Definition at line 80 of file x86-unwind-support.c.

Here is the call graph for this function:
Here is the caller graph for this function: