ATLAS Offline Software
Loading...
Searching...
No Matches
CxxUtils::extrace_init Struct Reference
Collaboration diagram for CxxUtils::extrace_init:

Public Member Functions

 extrace_init ()

Detailed Description

Definition at line 78 of file exctrace_collector.cxx.

Constructor & Destructor Documentation

◆ extrace_init()

CxxUtils::extrace_init::extrace_init ( )

Definition at line 84 of file exctrace_collector.cxx.

85{
86 old_throw = (throwfn*)(long)dlsym (RTLD_NEXT, "__cxa_throw");
87}
void throwfn(void *, void *, void(*dest)(void *))
static throwfn * old_throw

The documentation for this struct was generated from the following file: