libcsdbg
1.28
C++ exception (and generic) stack trace debug library
|
csdbg::call::call | ( | mem_addr_t | addr, |
mem_addr_t | site, | ||
const i8 * | nm | ||
) |
Object constructor.
[in] | addr | the called function address |
[in] | site | the call site address |
[in] | nm | the called function name |
std::bad_alloc |
Definition at line 22 of file call.cpp.
Referenced by clone().