Home
last modified time | relevance | path

Searched refs:included_p (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Ddwarf2read.c423 int included_p; /* Non-zero if referenced by the Line Number Program. */ member
6246 fe->included_p = 0; in add_file_name()
6481 lh->file_names[file - 1].included_p = 1; in dwarf_decode_lines()
6501 lh->file_names[file - 1].included_p = 1; in dwarf_decode_lines()
6536 lh->file_names[file - 1].included_p = 1; in dwarf_decode_lines()
6615 if (lh->file_names[file_index].included_p == 1) in dwarf_decode_lines()
DChangeLog6926 * dwarf2read.c (line_header): Add new included_p field in