Home
last modified time | relevance | path

Searched refs:Dwarf_P_Section_Data_s (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_section.h48 struct Dwarf_P_Section_Data_s { struct
67 #define CHUNK_SIZE (4096 - sizeof (struct Dwarf_P_Section_Data_s)) argument
H A Dpro_init.c163 static struct Dwarf_P_Section_Data_s init_sect = {
166 static struct Dwarf_P_Section_Data_s init_sect_debug_str = {
169 static struct Dwarf_P_Section_Data_s init_sect_debug_line_str = {
H A Dpro_opaque.h64 typedef struct Dwarf_P_Section_Data_s *Dwarf_P_Section_Data;
H A Dpro_section.c3662 sizeof(struct Dwarf_P_Section_Data_s) in _dwarf_pro_buffer()
3671 sizeof(struct Dwarf_P_Section_Data_s); in _dwarf_pro_buffer()