Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDdwarf2read.c356 cu_offset first_die_offset; member
4008 header->first_die_offset.cu_off = info_ptr - beg_of_comp_unit; in read_and_check_comp_unit_head()
4043 header->first_die_offset.cu_off = info_ptr - beg_of_comp_unit; in read_and_check_type_unit_head()
4498 if (cu->header.first_die_offset.cu_off != 0 && ! rereading_dwo_cu) in init_cutu_and_read_dies()
4501 info_ptr += cu->header.first_die_offset.cu_off; in init_cutu_and_read_dies()