Searched defs:Dwarf_Macro_Details_s (Results 1 – 1 of 1) sorted by relevance
1897 struct Dwarf_Macro_Details_s { struct1898 Dwarf_Off dmd_offset; /* offset, in the section,1900 Dwarf_Small dmd_type; /* the type, DW_MACINFO_define etc*/1901 Dwarf_Signed dmd_lineno; /* the source line number where1906 Dwarf_Signed dmd_fileindex;/* the source file index:1909 char * dmd_macro; /* macro name (with value for defineop)