Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_arange.c114 *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()
H A Ddwarf_die.c90 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()
H A Ddwarf_nametbl.m4146 *cu_offset = cu->cu_1st_offset;
H A Dlibdwarf_info.c234 cu->cu_1st_offset = offset; in _dwarf_info_load()
H A D_libdwarf.h335 uint64_t cu_1st_offset; /* First DIE offset. */ member