| 
    libcsdbg
    1.28
    
   C++ exception (and generic) stack trace debug library 
   | 
 
| csdbg::symbol::symbol | ( | mem_addr_t | addr, | 
| const i8 * | nm | ||
| ) | 
Object constructor.
| [in] | addr | the symbol address | 
| [in] | nm | the symbol name (NULL if the symbol is unresolved) | 
| std::bad_alloc | 
Definition at line 20 of file symbol.cpp.
References __D_ASSERT, likely, and m_name.
Referenced by clone().
 Here is the caller graph for this function: