Searched defs:comp_unit (Results 1 – 2 of 2) sorted by relevance
203 struct comp_unit struct206 struct comp_unit *next_unit; argument210 struct comp_unit *prev_unit; argument234 /* Pointer to the current comp_unit so that we can find a given entry argument236 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 …]
119 struct som_compilation_unit *comp_unit; member