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; argument228 /* Note that an error was found by comp_unit_find_nearest_line. */ argument237 /* Pointer to the current comp_unit so that we can find a given entry argument239 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 …]
123 struct som_compilation_unit *comp_unit; member