Searched refs:dwfl_attach_state (Results 1 – 13 of 13) sorted by relevance
/external/elfutils/libdwfl/ |
D | dwfl_frame.c | 133 dwfl_attach_state (Dwfl *dwfl, Elf *elf, pid_t pid, in dwfl_attach_state() function 209 INTDEF(dwfl_attach_state) in INTDEF() argument
|
D | libdwfl.h | 702 bool dwfl_attach_state (Dwfl *dwfl, Elf *elf, pid_t pid,
|
D | linux-core-attach.c | 425 if (! INTUSE(dwfl_attach_state) (dwfl, core, pid, &core_thread_callbacks, in dwfl_core_file_attach()
|
D | linux-pid-attach.c | 478 if (! INTUSE(dwfl_attach_state) (dwfl, elf, pid, &pid_thread_callbacks, in dwfl_linux_proc_attach()
|
D | ChangeLog | 790 * dwfl_frame.c (dwfl_attach_state): Remove redundant NULL tests 1091 (dwfl_attach_state): Set dwfl->attacherr. 1208 * dwfl_frame.c (dwfl_attach_state): Add "(deleted)" files to the 1304 pid (thread group leader) to dwfl_attach_state. 1499 Fix dwfl_attach_state machine->elf. 1500 * dwfl_frame.c (dwfl_attach_state): Change parameter machine to elf. 1502 * libdwfl.h (dwfl_attach_state): Change parameter machine to elf. 1505 dwfl_attach_state. 1507 dwfl_attach_state. 1547 (struct ebl, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl) [all …]
|
D | libdwflP.h | 777 INTDECL (dwfl_attach_state)
|
/external/elfutils/libdw/ |
D | libdw.map | 265 dwfl_attach_state;
|
D | ChangeLog | 1830 * libdw.map (ELFUTILS_0.156): Move dwfl_attach_state, dwfl_pid, 1844 * libdw.map (ELFUTILS_0.156): Add dwfl_attach_state, dwfl_pid,
|
/external/elfutils/tests/ |
D | backtrace-data.c | 315 bool ok = dwfl_attach_state (dwfl, EM_NONE, child, &callbacks, NULL); in main()
|
/external/elfutils/include/elfutils/ |
D | libdwfl.h | 702 bool dwfl_attach_state (Dwfl *dwfl, Elf *elf, pid_t pid,
|
/external/elfutils/ |
D | ChangeLog | 554 Dwfl_Thread, Dwfl_Frame, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl,
|
D | NEWS | 408 Dwfl_Thread and Dwfl_Frame and functions dwfl_attach_state,
|
/external/elfutils/config/ |
D | elfutils.spec.in | 619 Dwfl_Thread and Dwfl_Frame and functions dwfl_attach_state,
|