Home | History | Annotate | Download | only in src

Lines Matching defs:stmt_list

6666 	  Dwarf_Attribute stmt_list;
6667 if (dwarf_attr (&cudie, DW_AT_stmt_list, &stmt_list) == NULL)
6670 if (dwarf_formudata (&stmt_list, &lineoff) != 0)