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

  /external/elfutils/libasm/
asm_end.c 123 uint32_t *xshndx = NULL; local
204 if (unlikely (xshndx == NULL))
235 xshndx = xndxdata->d_buf = calloc (1, xndxdata->d_size);
236 if (xshndx == NULL)
247 xshndx[ptr] = ndx;
  /external/elfutils/src/
strip.c 1164 Elf32_Word xshndx; local
    [all...]

Completed in 315 milliseconds