Searched refs:dwfl_core_file_attach (Results 1 – 10 of 10) sorted by relevance
313 dwfl_core_file_attach (Dwfl *dwfl, Elf *core) in dwfl_core_file_attach() function433 INTDEF (dwfl_core_file_attach)
311 INTUSE(dwfl_core_file_attach) (dwfl, core); in parse_opt() local
722 extern int dwfl_core_file_attach (Dwfl *dwfl, Elf *elf);
720 INTDECL (dwfl_core_file_attach)
249 (dwfl_core_file_attach): Likewise.811 (dwfl_core_file_attach): Likewise.822 * linux-core-attach.c (dwfl_core_file_attach): Set dwfl->attacherr.828 * argp-std.c (parse_opt): Ignore errors from dwfl_core_file_attach981 dwfl_core_file_attach explicitly.991 (dwfl_core_file_attach): New function declaration.996 (dwfl_core_file_attach): New internal declaration.999 (dwfl_core_file_attach): ...this. Change return type.
291 dwfl_core_file_attach;
1578 * libdw.map (ELFUTILS_0.158): Add dwfl_core_file_attach and
610 if (dwfl_core_file_attach (dwfl, core) < 0) in parse_opt()
1979 or dwfl_core_file_attach and check for errors.