Home
last modified time | relevance | path

Searched refs:comp_unit_head (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Ddwarf2read.c222 struct comp_unit_head struct
249 struct comp_unit_head *next; argument
273 struct comp_unit_head header;
798 struct comp_unit_head *, int *bytes_read);
800 static LONGEST read_offset (bfd *, char *, const struct comp_unit_head *,
807 static char *read_indirect_string (bfd *, char *, const struct comp_unit_head *,
1243 struct comp_unit_head cu_header;
1268 read_comp_unit_head (struct comp_unit_head *cu_header, in read_comp_unit_head()
1293 partial_read_comp_unit_head (struct comp_unit_head *header, char *info_ptr, in partial_read_comp_unit_head()
1627 struct comp_unit_head cu_header; in create_all_comp_units()
[all …]
DChangeLog-20023250 the code to be defined before struct comp_unit_head.
3251 (comp_unit_head): Added new members - offset, cu_head,
3254 struct comp_unit_head.
3255 dwarf2_build_psymtabs_hard): Complete new struct comp_unit_head
3258 struct comp_unit_head.
DChangeLog-1997258 * dwarf2read.c (struct comp_unit_head): Change length and
DChangeLog-20002493 * dwarf2read.c (struct comp_unit_head): Add fields offset_size
2927 (struct comp_unit_head): Add signed_addr_p;
DChangeLog9308 * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
9310 pointer. Update comment about comp_unit_head.
DChangeLog-200310715 * dwarf2read.c (struct comp_unit_head): Remove DIE member, add
14146 (struct comp_unit_head): Add member "die".