Searched defs:_Dwarf_Section (Results 1 – 1 of 1) sorted by relevance
353 typedef struct _Dwarf_Section { struct354 const char *ds_name; /* Section name. */355 Dwarf_Small *ds_data; /* Section data. */356 Dwarf_Unsigned ds_addr; /* Section virtual addr. */357 Dwarf_Unsigned ds_size; /* Section size. */