Home
last modified time | relevance | path

Searched refs:line_seg (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/
Ddwarf2dbg.c199 struct line_seg { struct
200 struct line_seg *next; argument
208 static struct line_seg *all_segs; argument
209 static struct line_seg **last_seg_ptr;
306 struct line_seg *s = seg_info (seg)->dwarf2_line_seg; in get_line_subseg()
314 s = XNEW (struct line_seg); in get_line_subseg()
2079 out_debug_line (segT line_seg, segT str_seg) in out_debug_line() argument
2084 struct line_seg *s; in out_debug_line()
2103 sizeof_offset = out_header (line_seg, &exp); in out_debug_line()
2224 struct line_seg *s; in out_debug_ranges()
[all …]
DChangeLog-2008819 (out_debug_abbrev): Add info_seg and line_seg args. Use
820 DW_FORM_data8 (for DW_AT_stmt_list) if line_seg is 64-bit.
822 if line_seg is 64-bit.
DChangeLog-2014494 Retrieve line_seg for section via seg_info.
DChangeLog-20061765 * dwarf2dbg.c (get_line_subseg): Attach new struct line_seg to end