Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/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 = (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()
DChangeLog-20131288 * dwarf2dbg.c (line_subseg): Add pmove_tail.