libcsdbg  1.28
C++ exception (and generic) stack trace debug library
const i8 * csdbg::util::prefix ( )
static

Get the library installation prefix.

Returns
csdbg::g_prefix

Definition at line 73 of file util.cpp.

References csdbg::g_prefix.

Referenced by csdbg::parser::on_lib_load().

74 {
75  return g_prefix;
76 }
static const i8 g_prefix[]
Library installation prefix.
Definition: config.hpp:178

+ Here is the caller graph for this function: