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

  /external/elfutils/0.153/backends/
x86_corenote.c 29 regs_offset, nregloc, reglocs, nitems, items);
33 size_t *nregloc, const Ebl_Register_Location **reglocs,
43 *nregloc = 0;
i386_corenote.c 106 return tls_info (nhdr->n_descsz, regs_offset, nregloc, reglocs, \
120 size_t *nregloc, const Ebl_Register_Location **reglocs,
127 *nregloc = 0;
linux-core-note.c 178 EBLHOOK(core_note) (nhdr, name, regs_offset, nregloc, reglocs, nitems, items)
182 size_t *nregloc;
210 *nregloc = 0;
225 *nregloc = sizeof prstatus_regs / sizeof prstatus_regs[0];
235 *nregloc = 0;
246 *nregloc = sizeof table / sizeof table[0]; \
  /external/elfutils/0.153/libebl/
eblcorenote.c 65 regs_offset, nregloc, reglocs, nitems, items)
70 size_t *nregloc;
76 regs_offset, nregloc, reglocs, nitems, items);
82 *nregloc = 0;
libebl.h 389 GElf_Word *regs_offset, size_t *nregloc,
eblopenbackend.c 190 GElf_Word *regs_offset, size_t *nregloc,
617 size_t *nregloc __attribute__ ((unused)),
  /external/elfutils/0.153/src/
readelf.c 8116 size_t nregloc; local
    [all...]

Completed in 301 milliseconds