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 99 Elf32_Word xshndx; local
102 &xshndx);
asm_end.c 190 uint32_t *xshndx = NULL; local
220 if (unlikely (xshndx == NULL))
251 xshndx = xndxdata->d_buf = calloc (1, xndxdata->d_size);
252 if (xshndx == NULL)
263 xshndx[ptr] = ndx;
  /external/elfutils/src/
strip.c 1302 Elf32_Word xshndx; local
    [all...]

Completed in 404 milliseconds