Home
last modified time | relevance | path

Searched refs:core_arg (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libdwfl/
Dlinux-core-attach.c39 struct core_arg struct
49 struct core_arg *core_arg; argument
58 struct core_arg *core_arg = dwfl_arg; in core_memory_read() local
59 Elf *core = core_arg->core; in core_memory_read()
102 struct core_arg *core_arg = dwfl_arg; in core_next_thread() local
103 Elf *core = core_arg->core; in core_next_thread()
107 Elf_Data *note_data = core_arg->note_data; in core_next_thread()
113 core_arg->thread_note_offset = 0; in core_next_thread()
120 thread_arg->core_arg = core_arg; in core_next_thread()
126 while (offset = core_arg->thread_note_offset, offset < note_data->d_size in core_next_thread()
[all …]
DChangeLog1293 is NULL. Reset core_arg->thread_note_offset and malloc a thread_arg