Lines Matching refs:line
640 /* Get the line information. */
769 /* The header line. */
825 /* If we have to precede the line with the file name. */
972 /* If we have to precede the line with the file name. */
1104 /* If we have to precede the line with the file name. */
1264 possible. We just won't print any line number information. */
1356 deselected by the user with command line options. */
1412 Dwarf_Line *line = dwarf_getsrc_die (cudie,
1414 if (line != NULL)
1416 /* We found the line. */
1418 (void) dwarf_lineno (line, &lineno);
1419 const char *file = dwarf_linesrc (line, NULL, NULL);
1449 /* We found the line. */