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

  /external/elfutils/libasm/
disasm_cb.c 96 Elf32_Word xshndx; local
99 &xshndx);
asm_end.c 187 uint32_t *xshndx = NULL; local
217 if (unlikely (xshndx == NULL))
248 xshndx = xndxdata->d_buf = calloc (1, xndxdata->d_size);
249 if (xshndx == NULL)
260 xshndx[ptr] = ndx;
  /external/elfutils/src/
strip.c 1170 Elf32_Word xshndx; local
    [all...]

Completed in 62 milliseconds