Searched refs:nt_cu_offset (Results 1 – 3 of 3) sorted by relevance
105 nt->nt_cu_offset = dbg->read(ds->ds_data, &offset, dwarf_size); in _dwarf_nametbl_init()116 if (cu->cu_offset == nt->nt_cu_offset) in _dwarf_nametbl_init()189 nt->nt_cu_offset = nt->nt_cu->cu_offset; in _dwarf_nametbl_gen()204 ds->ds_size, 0, nt->nt_cu_offset, ".debug_info", error)); in _dwarf_nametbl_gen()
96 *ret_offset = nt->nt_cu_offset + $1->np_offset;118 *ret_offset = nt->nt_cu_offset;146 *die_offset = nt->nt_cu_offset + $1->np_offset;
229 Dwarf_Off nt_cu_offset; /* Ref. CU offset in .debug_info */ member