Searched refs:oldoff (Results 1 – 2 of 2) sorted by relevance
72 Dwarf_Off oldoff = *offsetp; in __libdw_intern_next_unit() local80 if (INTUSE(dwarf_next_unit) (dbg, oldoff, offsetp, NULL, in __libdw_intern_next_unit()105 newp->start = oldoff; in __libdw_intern_next_unit()127 *offsetp = oldoff; in __libdw_intern_next_unit()
6389 XElf_Off oldoff = shdr->sh_offset; in ld_generic_create_outfile() local6401 assert (oldoff <= shdr->sh_offset); in ld_generic_create_outfile()6402 addr += shdr->sh_offset - oldoff; in ld_generic_create_outfile()