HPCToolkit
x86-unwind-interval-fixup.h File Reference
Include dependency graph for x86-unwind-interval-fixup.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef int(* x86_ui_fixup_fn_t) (char *ins, int len, btuwi_status_t *stat)
 

Functions

int x86_fix_unwind_intervals (char *ins, int len, btuwi_status_t *stat)
 

Typedef Documentation

◆ x86_ui_fixup_fn_t

typedef int(* x86_ui_fixup_fn_t) (char *ins, int len, btuwi_status_t *stat)

Definition at line 62 of file x86-unwind-interval-fixup.h.

Function Documentation

◆ x86_fix_unwind_intervals()

int x86_fix_unwind_intervals ( char *  ins,
int  len,
btuwi_status_t stat 
)

Definition at line 98 of file x86-unwind-interval-fixup.c.

Here is the caller graph for this function: