Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Ddwarf2.c203 struct comp_unit struct
206 struct comp_unit *next_unit; argument
210 struct comp_unit *prev_unit; argument
228 /* Note that an error was found by comp_unit_find_nearest_line. */ argument
237 /* Pointer to the current comp_unit so that we can find a given entry argument
239 bfd_byte *info_ptr_unit;
242 bfd_byte *sec_info_ptr;
245 unsigned long line_offset;
248 bfd_byte *first_child_die_ptr;
251 bfd_byte *end_ptr;
[all …]
Dsom.h123 struct som_compilation_unit *comp_unit; member