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
720 extern int dwfl_core_file_attach (Dwfl *dwfl, Elf *elf);
699 INTDECL (dwfl_core_file_attach)
131 (dwfl_core_file_attach): Likewise.142 * linux-core-attach.c (dwfl_core_file_attach): Set dwfl->attacherr.148 * argp-std.c (parse_opt): Ignore errors from dwfl_core_file_attach301 dwfl_core_file_attach explicitly.311 (dwfl_core_file_attach): New function declaration.316 (dwfl_core_file_attach): New internal declaration.319 (dwfl_core_file_attach): ...this. Change return type.
292 dwfl_core_file_attach;
374 * libdw.map (ELFUTILS_0.158): Add dwfl_core_file_attach and
614 if (dwfl_core_file_attach (dwfl, core) < 0) in parse_opt()
431 or dwfl_core_file_attach and check for errors.