Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgcov.c191 struct line_info struct
213 line_info::line_info (): count (0), branches (), blocks (), exists (false), in line_info() argument
H A Dinput.c37 struct line_info struct
40 size_t line_num;
44 size_t start_pos;
50 size_t end_pos;
52 line_info (size_t l, size_t s, size_t e) in line_info() function
56 line_info () in line_info() argument
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgcov.c220 typedef struct line_info struct
222 gcov_type count; /* execution count */
224 {
230 } u;
231 unsigned exists : 1;
232 unsigned unexceptional : 1;
H A Dvmsdbgout.c1395 dst_line_info_ref line_info; in vmsdbgout_write_source_line() local
/dragonfly/contrib/gdb-7/bfd/
H A Ddwarf2.c979 struct line_info struct
981 struct line_info* prev_line; argument
1003 struct line_info* last_line; /* Largest VMA. */ argument
H A Dlibcoff.h100 void * line_info; member
H A Delf-bfd.h1622 void *line_info; member
/dragonfly/contrib/binutils-2.27/bfd/
H A Ddwarf2.c1214 struct line_info struct
1216 struct line_info* prev_line; argument
1238 struct line_info* last_line; /* Largest VMA. */ argument
H A Dlibcoff.h106 void * line_info; member
H A Delf-bfd.h1735 void *line_info; member
/dragonfly/contrib/binutils-2.34/bfd/
H A Ddwarf2.c1388 struct line_info struct
1390 struct line_info * prev_line; argument
1412 struct line_info* last_line; /* Largest VMA. */ argument
H A Dlibcoff.h109 void * line_info; member
H A Delf-bfd.h1898 void *line_info; member
/dragonfly/contrib/gdb-7/gdb/
H A Dsource.c1473 line_info (char *arg, int from_tty) in line_info() function
/dragonfly/contrib/binutils-2.27/gold/
H A Dobject.cc3111 Sized_dwarf_line_info<size, big_endian> line_info(this->object); in location() local
/dragonfly/contrib/binutils-2.34/gold/
H A Dobject.cc3334 Sized_dwarf_line_info<size, big_endian> line_info(this->object); in location() local