Searched defs:line_head (Results 1 – 6 of 6) sorted by relevance
94 static linerec *line_head, **line_tail = &line_head; variable
42 struct line_head struct44 bfd_vma total_length;45 unsigned short version;46 bfd_vma prologue_length;47 unsigned char minimum_instruction_length;48 unsigned char maximum_ops_per_insn;49 unsigned char default_is_stmt;50 int line_base;51 unsigned char line_range;52 unsigned char opcode_base;[all …]
44 struct line_head struct46 bfd_vma total_length;47 unsigned short version;48 bfd_vma prologue_length;49 unsigned char minimum_instruction_length;50 unsigned char maximum_ops_per_insn;51 unsigned char default_is_stmt;52 int line_base;53 unsigned char line_range;54 unsigned char opcode_base;[all …]
67 static gfc_linebuf *line_head, *line_tail; variable
68 static gfc_linebuf *line_head, *line_tail; variable