Searched refs:cu_1st_offset (Results 1 – 5 of 5) sorted by relevance
114 *ret_offset = cu->cu_1st_offset; in dwarf_get_cu_die_offset()168 *cu_die_offset = cu->cu_1st_offset; in dwarf_get_arange_info()
90 return (dwarf_offdie_b(dbg, cu->cu_1st_offset, is_info, in dwarf_siblingof_b()360 *out_cu_die_offset = cu->cu_1st_offset; in dwarf_get_cu_die_offset_given_cu_header_offset_b()367 *out_cu_die_offset = cu->cu_1st_offset; in dwarf_get_cu_die_offset_given_cu_header_offset_b()
146 *cu_offset = cu->cu_1st_offset;
234 cu->cu_1st_offset = offset; in _dwarf_info_load()
335 uint64_t cu_1st_offset; /* First DIE offset. */ member