GDB (xrefs)
|
#include "symtab.h"
Public Member Functions | |
const char * | set_malloc_ptr (gdb::unique_xmalloc_ptr< char > &&str) |
const char * | set_malloc_ptr (char *ptr) |
Private Attributes | |
gdb::unique_xmalloc_ptr< char > | m_malloc |
|
inline |
|
inline |
|
private |
Definition at line 2741 of file symtab.h.
Referenced by set_malloc_ptr().