Searched defs:_Dwarf_Section (Results 1 – 1 of 1) sorted by relevance
343 typedef struct _Dwarf_Section { struct344 const char *ds_name; /* Section name. */345 Dwarf_Small *ds_data; /* Section data. */346 Dwarf_Unsigned ds_addr; /* Section virtual addr. */347 Dwarf_Unsigned ds_size; /* Section size. */