Home
last modified time | relevance | path

Searched defs:comp_unit (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Ddwarf2.c203 struct comp_unit struct
206 struct comp_unit *next_unit; argument
210 struct comp_unit *prev_unit; argument
234 /* Pointer to the current comp_unit so that we can find a given entry argument
236 bfd_byte *info_ptr_unit;
239 bfd_byte *sec_info_ptr;
242 unsigned long line_offset;
245 bfd_byte *first_child_die_ptr;
248 bfd_byte *end_ptr;
251 struct line_info_table *line_table;
[all …]
Dsom.h119 struct som_compilation_unit *comp_unit; member