Searched refs:dwfl_attach_state (Results 1 – 13 of 13) sorted by relevance
/external/elfutils/libdwfl/ |
D | dwfl_frame.c | 135 dwfl_attach_state (Dwfl *dwfl, Elf *elf, pid_t pid, in dwfl_attach_state() function 211 INTDEF(dwfl_attach_state) in INTDEF() argument
|
D | libdwfl.h | 714 bool dwfl_attach_state (Dwfl *dwfl, Elf *elf, pid_t pid,
|
D | linux-pid-attach.c | 383 if (! INTUSE(dwfl_attach_state) (dwfl, elf, pid, &pid_thread_callbacks, in dwfl_linux_proc_attach()
|
D | ChangeLog | 184 * dwfl_frame.c (dwfl_attach_state): Remove redundant NULL tests 485 (dwfl_attach_state): Set dwfl->attacherr. 602 * dwfl_frame.c (dwfl_attach_state): Add "(deleted)" files to the 698 pid (thread group leader) to dwfl_attach_state. 893 Fix dwfl_attach_state machine->elf. 894 * dwfl_frame.c (dwfl_attach_state): Change parameter machine to elf. 896 * libdwfl.h (dwfl_attach_state): Change parameter machine to elf. 899 dwfl_attach_state. 901 dwfl_attach_state. 941 (struct ebl, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl) [all …]
|
D | linux-core-attach.c | 418 if (! INTUSE(dwfl_attach_state) (dwfl, core, pid, &core_thread_callbacks, in dwfl_core_file_attach()
|
D | libdwflP.h | 754 INTDECL (dwfl_attach_state)
|
/external/elfutils/libdw/ |
D | libdw.map | 276 dwfl_attach_state;
|
D | ChangeLog | 740 * libdw.map (ELFUTILS_0.156): Move dwfl_attach_state, dwfl_pid, 754 * libdw.map (ELFUTILS_0.156): Add dwfl_attach_state, dwfl_pid,
|
/external/elfutils/tests/ |
D | backtrace-data.c | 312 bool ok = dwfl_attach_state (dwfl, EM_NONE, child, &callbacks, NULL); in main()
|
/external/elfutils/include/elfutils/ |
D | libdwfl.h | 714 bool dwfl_attach_state (Dwfl *dwfl, Elf *elf, pid_t pid,
|
/external/elfutils/ |
D | ChangeLog | 197 Dwfl_Thread, Dwfl_Frame, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl,
|
D | NEWS | 117 Dwfl_Thread and Dwfl_Frame and functions dwfl_attach_state,
|
/external/elfutils/config/ |
D | elfutils.spec.in | 320 Dwfl_Thread and Dwfl_Frame and functions dwfl_attach_state,
|