Dwarf_P_Section_Data_s
static struct Dwarf_P_Section_Data_s init_sect = {
static struct Dwarf_P_Section_Data_s init_sect_debug_str = {
static struct Dwarf_P_Section_Data_s init_sect_debug_line_str = {
typedef struct Dwarf_P_Section_Data_s *Dwarf_P_Section_Data;
sizeof(struct Dwarf_P_Section_Data_s)
sizeof(struct Dwarf_P_Section_Data_s);
#define CHUNK_SIZE (4096 - sizeof (struct Dwarf_P_Section_Data_s))