libdwarf
|
#include <libdwarf.h>
Data Fields | |
void * | dp_user_pointer |
dwarf_printf_callback_function_type | dp_fptr |
char * | dp_buffer |
unsigned int | dp_buffer_len |
int | dp_buffer_user_provided |
void * | dp_reserved |
If one wishes to print detailed line table information one creates an instance of this struct and fills in the fields and passes the struct to the relevant init, for example, dwarf_init_path().