Searched defs:reglocs (Results 1 - 6 of 6) sorted by relevance
/third_party/elfutils/backends/ |
H A D | x86_corenote.c | 35 ioperm_info(GElf_Word descsz, GElf_Word *regs_offset, size_t *nregloc, const Ebl_Register_Location **reglocs, size_t *nitems, const Ebl_Core_Item **items) ioperm_info() argument
|
H A D | linux-core-note.c | 213 core_note(const GElf_Nhdr *nhdr, const char *name, GElf_Word *regs_offset, size_t *nregloc, const Ebl_Register_Location **reglocs, size_t *nitems, const Ebl_Core_Item **items) core_note() argument
|
H A D | i386_corenote.c | 122 tls_info(GElf_Word descsz, GElf_Word *regs_offset, size_t *nregloc, const Ebl_Register_Location **reglocs, size_t *nitems, const Ebl_Core_Item **items) tls_info() argument
|
/third_party/elfutils/libebl/ |
H A D | eblcorenote.c | 44 ebl_core_note(Ebl *ebl, const GElf_Nhdr *nhdr, const char *name, const char *desc, GElf_Word *regs_offset, size_t *nregloc, const Ebl_Register_Location **reglocs, size_t *nitems, const Ebl_Core_Item **items) ebl_core_note() argument
|
/third_party/elfutils/libdwfl/ |
H A D | linux-core-attach.c | 137 const Ebl_Register_Location *reglocs; in core_next_thread() local 192 const Ebl_Register_Location *reglocs; in core_set_initial_registers() local 385 const Ebl_Register_Location *reglocs; in dwfl_core_file_attach() local
|
/third_party/elfutils/src/ |
H A D | readelf.c | 12353 handle_core_registers(Ebl *ebl, Elf *core, const void *desc, const Ebl_Register_Location *reglocs, size_t nregloc) handle_core_registers() argument 12650 const Ebl_Register_Location *reglocs; handle_core_note() local [all...] |
Completed in 19 milliseconds