Home
last modified time | relevance | path

Searched refs:line_subseg (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/
Ddwarf2dbg.c191 struct line_subseg { struct
192 struct line_subseg *next; argument
202 struct line_subseg *head; argument
303 static struct line_subseg *
307 struct line_subseg **pss, *lss; in get_line_subseg()
332 lss = XNEW (struct line_subseg); in get_line_subseg()
349 struct line_subseg *lss; in dwarf2_gen_line_info_1()
467 struct line_subseg *lss; in dwarf2_move_insn()
2540 struct line_subseg *lss = s->head; in dwarf2_finish()
DChangeLog-20131288 * dwarf2dbg.c (line_subseg): Add pmove_tail.