Go to the source code of this file.
Defines | |
| #define | _lprintf_h_ |
Functions | |
| void | log_msg (const char *) |
| void | log_printf (void(*)(const char *), const char *,...) |
| void | log_perror (void(*)(const char *), const char *) |
| void log_perror | ( | void(*)(const char *) | , | |
| const char * | ||||
| ) |
Definition at line 70 of file lprintf.C.
References log_buffer.
Referenced by Object::load_object(), Dyninst::SymtabAPI::Object::Object(), and Object::Object().
| void log_printf | ( | void(*)(const char *) | , | |
| const char * | , | |||
| ... | ||||
| ) |
Definition at line 61 of file lprintf.C.
References log_buffer.
1.6.1