Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Ddwarf2.c306 struct comp_unit struct
309 struct comp_unit *next_unit; argument
314 struct comp_unit *next_unit_without_ranges; argument
318 struct comp_unit *prev_unit; argument
336 /* Note that an error was found by comp_unit_find_nearest_line. */ argument
345 /* Pointer to the current comp_unit so that we can find a given entry argument
347 bfd_byte *info_ptr_unit;
350 unsigned long line_offset;
353 bfd_byte *first_child_die_ptr;
356 bfd_byte *end_ptr;
[all …]
H A Dsom.h123 struct som_compilation_unit *comp_unit; member
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Ddwarf2.c353 struct comp_unit struct
356 struct comp_unit *next_unit; argument
361 struct comp_unit *next_unit_without_ranges; argument
365 struct comp_unit *prev_unit; argument
383 /* Note that an error was found by comp_unit_find_nearest_line. */ argument
392 /* Pointer to the current comp_unit so that we can find a given entry argument
394 bfd_byte *info_ptr_unit;
397 unsigned long line_offset;
400 bfd_byte *first_child_die_ptr;
403 bfd_byte *end_ptr;
[all …]
H A Dsom.h123 struct som_compilation_unit *comp_unit; member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc11372 output_skeleton_debug_sections (dw_die_ref comp_unit, in output_skeleton_debug_sections()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c11210 output_skeleton_debug_sections (dw_die_ref comp_unit, in output_skeleton_debug_sections()