HomeSort by relevance Sort by last modified time
    Searched refs:regs_offset (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);
31 ioperm_info (GElf_Word descsz, GElf_Word *regs_offset,
41 *regs_offset = 0;
i386_corenote.c 106 return tls_info (descsz, regs_offset, nregloc, reglocs, nitems, items); \
118 tls_info (GElf_Word descsz, GElf_Word *regs_offset,
125 *regs_offset = 0;
linux-core-note.c 170 regs_offset, nregloc, reglocs, nitems, items)
173 GElf_Word *regs_offset;
184 *regs_offset = offsetof (struct EBLHOOK(prstatus), pr_reg);
194 *regs_offset = 0;
205 *regs_offset = 0; \
  /external/elfutils/libebl/
eblcorenote.c 65 regs_offset, nregloc, reglocs, nitems, items)
69 GElf_Word *regs_offset;
75 int result = ebl->core_note (n_type, descsz, regs_offset, nregloc, reglocs,
81 *regs_offset = 0;
libebl.h 353 GElf_Word *regs_offset, size_t *nregloc,
eblopenbackend.c 190 GElf_Word *regs_offset, size_t *nregloc,
  /external/elfutils/src/
readelf.c 6065 GElf_Word regs_offset; local
    [all...]

Completed in 371 milliseconds