Searched refs:next_cu_offset (Results 1 – 2 of 2) sorted by relevance
98 if (start < dbg->next_cu_offset)108 Dwarf_Off oldoff = dbg->next_cu_offset;113 if (INTUSE(dwarf_nextcu) (dbg, oldoff, &dbg->next_cu_offset, NULL,133 newp->end = dbg->next_cu_offset;146 dbg->next_cu_offset = oldoff;152 if (start < dbg->next_cu_offset)
170 Dwarf_Off next_cu_offset; member