Home
last modified time | relevance | path

Searched defs:_Dwarf_Section (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A D_libdwarf.h353 typedef struct _Dwarf_Section { struct
354 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. */