Searched refs:read_comp_unit_head (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/
H A Ddwarf2read.c1122 read_comp_unit_head (struct comp_unit_head *cu_header, function
1140 "read_comp_unit_head: dwarf from non elf file");
1197 read_comp_unit_head and read_partial_die) can really know whether
1202 compilation unit's dies, then read_comp_unit_head will happily
1214 info_ptr = read_comp_unit_head (&cu.header, info_ptr, abfd);
1866 info_ptr = read_comp_unit_head (&cu.header, info_ptr, abfd);

Completed in 93 milliseconds