GNU PROLOG with UTF8 support
Typedefs | Functions
stacks_sigsegv.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef int(* SegvHdlr) (void *bad_addr)
 

Functions

void Pl_Allocate_Stacks (void)
 
void Pl_Push_SIGSEGV_Handler (SegvHdlr handler)
 
void Pl_Pop_SIGSEGV_Handler (void)
 

Typedef Documentation

typedef int(* SegvHdlr) (void *bad_addr)

Function Documentation

void Pl_Allocate_Stacks ( void  )

Here is the call graph for this function:

Here is the caller graph for this function:

void Pl_Pop_SIGSEGV_Handler ( void  )

Here is the caller graph for this function:

void Pl_Push_SIGSEGV_Handler ( SegvHdlr  handler)

Here is the call graph for this function:

Here is the caller graph for this function: