HPCToolkit
segv_handler.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef void(* hpcrun_sig_callback_t) (void)
 

Functions

int hpcrun_segv_register_cb (hpcrun_sig_callback_t cb)
 
int hpcrun_setup_segv ()
 

Typedef Documentation

◆ hpcrun_sig_callback_t

typedef void(* hpcrun_sig_callback_t) (void)

Definition at line 50 of file segv_handler.h.

Function Documentation

◆ hpcrun_segv_register_cb()

int hpcrun_segv_register_cb ( hpcrun_sig_callback_t  cb)

Definition at line 194 of file segv_handler.c.

Here is the call graph for this function:

◆ hpcrun_setup_segv()

int hpcrun_setup_segv ( )

Definition at line 168 of file segv_handler.c.

Here is the caller graph for this function: