Searched defs:line_seg (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | dwarf2dbg.c | 184 struct line_seg struct 186 struct line_seg *next; argument 194 static struct line_seg *all_segs; argument 2138 out_dir_and_file_list (segT line_seg, int sizeof_offset) in out_dir_and_file_list() 2427 out_debug_line (segT line_seg) in out_debug_line() 2792 out_debug_info (segT info_seg, segT abbrev_seg, segT line_seg, segT str_seg, in out_debug_info() 3066 segT line_seg; in dwarf2_finish() local
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | dwarf2dbg.c | 188 struct line_seg struct 190 struct line_seg *next; argument 198 static struct line_seg *all_segs; argument 2152 out_dir_and_file_list (segT line_seg, int sizeof_offset) in out_dir_and_file_list() 2441 out_debug_line (segT line_seg) in out_debug_line() 2827 out_debug_info (segT info_seg, segT abbrev_seg, segT line_seg, segT str_seg, in out_debug_info() 3133 segT line_seg; in dwarf2_finish() local
|