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

  /external/elfutils/backends/
x86_corenote.c 28 return ioperm_info (descsz, regs_offset, nregloc, reglocs, nitems, items);
32 size_t *nregloc, const Ebl_Register_Location **reglocs,
43 *reglocs = NULL;
i386_corenote.c 106 return tls_info (descsz, regs_offset, nregloc, reglocs, nitems, items); \
119 size_t *nregloc, const Ebl_Register_Location **reglocs,
127 *reglocs = NULL;
linux-core-note.c 170 regs_offset, nregloc, reglocs, nitems, items)
175 const Ebl_Register_Location **reglocs;
186 *reglocs = prstatus_regs;
196 *reglocs = NULL;
207 *reglocs = table; \
  /external/elfutils/libebl/
eblcorenote.c 65 regs_offset, nregloc, reglocs, nitems, items)
71 const Ebl_Register_Location **reglocs;
75 int result = ebl->core_note (n_type, descsz, regs_offset, nregloc, reglocs,
83 *reglocs = NULL;
libebl.h 354 const Ebl_Register_Location **reglocs,
eblopenbackend.c 191 const Ebl_Register_Location **reglocs,
616 const Ebl_Register_Location **reglocs
  /external/elfutils/src/
readelf.c 6067 const Ebl_Register_Location *reglocs; local
    [all...]

Completed in 49 milliseconds