|
CCTLib
Calling-context and data-object attribution library for Intel Pin
|
#include <cstdint>#include <cstdio>#include <cstdlib>#include <exception>#include <unistd.h>
Include dependency graph for exc_uncaught_tn.cpp:Go to the source code of this file.
Functions | |
| static void | my_terminate () |
| static void | thrower () |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 34 of file exc_uncaught_tn.cpp.
References my_terminate(), and thrower().
|
static |
Definition at line 22 of file exc_uncaught_tn.cpp.
Referenced by main().
|
static |
Definition at line 29 of file exc_uncaught_tn.cpp.
Referenced by main().