Searched refs:line_subseg (Results 1 – 2 of 2) sorted by relevance
191 struct line_subseg { struct192 struct line_subseg *next; argument202 struct line_subseg *head; argument303 static struct line_subseg *307 struct line_subseg **pss, *lss; in get_line_subseg()332 lss = (struct line_subseg *) xmalloc (sizeof (*lss)); in get_line_subseg()349 struct line_subseg *lss; in dwarf2_gen_line_info_1()468 struct line_subseg *lss; in dwarf2_move_insn()2528 struct line_subseg *lss = s->head; in dwarf2_finish()
1288 * dwarf2dbg.c (line_subseg): Add pmove_tail.