HomeSort by relevance Sort by last modified time
    Searched refs:old_off (Results 1 - 4 of 4) sorted by null

  /external/elfutils/tests/
show-die-info.c 332 Dwarf_Off old_off = 0; local
342 (unsigned long long int) old_off, hsize,
347 if (dwarf_offdie (dbg, old_off + hsize, &die) != NULL)
350 old_off = off;
  /external/elfutils/src/
ar.c 837 off_t old_off; member in struct:armem
872 if (*startp != -1 && !changed_header && *startp + *lenp == memb->old_off)
884 *startp = memb->old_off;
972 newp->old_off = elf_getaroff (subelf);
1157 newp->old_off = elf_getaroff (subelf);
1249 found[cnt]->old_off = -1;
1275 && found[cnt]->old_off != -1l
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
resbin.c 1576 rc_uint_type old_off; local
    [all...]
  /external/libevent/
buffer.c 1224 size_t old_off = chain->off; local
1232 size -= old_off;
1236 size_t old_off = chain->off; local
1240 size -= old_off;
    [all...]

Completed in 1520 milliseconds