Searched refs:dwfl_core_file_attach (Results 1 – 10 of 10) sorted by relevance
310 dwfl_core_file_attach (Dwfl *dwfl, Elf *core) in dwfl_core_file_attach() function427 INTDEF (dwfl_core_file_attach)
304 INTUSE(dwfl_core_file_attach) (dwfl, core); in parse_opt() local
722 extern int dwfl_core_file_attach (Dwfl *dwfl, Elf *elf);
714 INTDECL (dwfl_core_file_attach)
480 (dwfl_core_file_attach): Likewise.491 * linux-core-attach.c (dwfl_core_file_attach): Set dwfl->attacherr.497 * argp-std.c (parse_opt): Ignore errors from dwfl_core_file_attach650 dwfl_core_file_attach explicitly.660 (dwfl_core_file_attach): New function declaration.665 (dwfl_core_file_attach): New internal declaration.668 (dwfl_core_file_attach): ...this. Change return type.
292 dwfl_core_file_attach;
684 * libdw.map (ELFUTILS_0.158): Add dwfl_core_file_attach and
614 if (dwfl_core_file_attach (dwfl, core) < 0) in parse_opt()
916 or dwfl_core_file_attach and check for errors.