|
libcsdbg
1.28
C++ exception (and generic) stack trace debug library
|
|
virtual |
Add a symbol table to the namespace. The symbol table is loaded from a non stripped objective code file (executable or DSO library)
| [in] | path | the path of the objective code file |
| [in] | base | the load base address |
| std::bad_alloc | |
| csdbg::exception |
Definition at line 236 of file process.cpp.
References csdbg::util::lock(), m_modules, and csdbg::util::unlock().
Referenced by csdbg::tracer::on_dso_load(), and csdbg::tracer::on_lib_load().
Here is the call graph for this function:
Here is the caller graph for this function: