Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libdwarf/
H A D_libdwarf.h343 typedef struct _Dwarf_Section { struct
344 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. */