Home
last modified time | relevance | path

Searched defs:line_info_table (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Ddwarf2.c697 struct line_info_table struct
717 /* Adds a new entry to the line_info list in the line_info_table, ensuring argument
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Ddwarf2.c711 struct line_info_table struct
713 bfd* abfd;
714 unsigned int num_files;
715 unsigned int num_dirs;
716 char *comp_dir;
717 char **dirs;
718 struct fileinfo* files;
719 struct line_info* last_line; /* largest VMA */
720 struct line_info* lcl_head; /* local head; used in 'add_line_info' */
/openbsd-src/gnu/gcc/gcc/
H A Dvmsdbgout.c136 static dst_line_info_ref line_info_table; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dvmsdbgout.c116 static dst_line_info_ref line_info_table; variable
H A Ddwarf2out.c3425 static dw_line_info_ref line_info_table; variable