Searched refs:cu_1st_offset (Results 1 – 5 of 5) sorted by relevance
117 *ret_offset = cu->cu_1st_offset; in dwarf_get_cu_die_offset()171 *cu_die_offset = cu->cu_1st_offset; in dwarf_get_arange_info()
93 return (dwarf_offdie_b(dbg, cu->cu_1st_offset, is_info, in dwarf_siblingof_b()363 *out_cu_die_offset = cu->cu_1st_offset; in dwarf_get_cu_die_offset_given_cu_header_offset_b()370 *out_cu_die_offset = cu->cu_1st_offset; in dwarf_get_cu_die_offset_given_cu_header_offset_b()
147 *cu_offset = cu->cu_1st_offset;
263 cu->cu_1st_offset = offset; in _dwarf_info_load()
345 uint64_t cu_1st_offset; /* First DIE offset. */ member