Home
last modified time | relevance | path

Searched refs:dwfl_report_offline (Results 1 – 13 of 13) sorted by relevance

/external/elfutils/libdwfl/
Doffline.c298 dwfl_report_offline (Dwfl *dwfl, const char *name, in dwfl_report_offline() function
318 INTDEF (dwfl_report_offline)
Dargp-std.c276 if (INTUSE(dwfl_report_offline) (dwfl, "", arg, -1) == NULL) in parse_opt()
336 if (INTUSE(dwfl_report_offline) (dwfl, "", opt->e, -1) == NULL) in parse_opt()
Dlibdwfl.h168 extern Dwfl_Module *dwfl_report_offline (Dwfl *dwfl, const char *name,
DlibdwflP.h741 INTDECL (dwfl_report_offline)
Dlinux-kernel-modules.c432 if (dwfl_report_offline (dwfl, name, f->fts_path, -1) == NULL) in dwfl_linux_kernel_report_offline()
DChangeLog449 * offline.c (dwfl_report_offline): Likewise.
2406 (dwfl_report_offline): ... here. Call it.
2411 (dwfl_report_offline): ... here. Call process_file, which recurses on
2755 * offline.c (dwfl_report_offline): Account for dwfl_report_elf having
2854 * offline.c (dwfl_report_offline): Move offline_next_address outside
2880 * offline.c (dwfl_report_offline): Get the file into memory and close
2913 * libdwfl.h: Declare dwfl_offline_section_address, dwfl_report_offline.
/external/elfutils/libdw/
Dlibdw.map139 dwfl_report_offline;
DChangeLog2946 and dwfl_report_offline.
/external/elfutils/include/elfutils/
Dlibdwfl.h168 extern Dwfl_Module *dwfl_report_offline (Dwfl *dwfl, const char *name,
/external/elfutils/src/
Dnm.c1265 if (dwfl_report_offline (dwfl, fname, fname, dwfl_fd) in show_symbols()
Dreadelf.c812 if (dwfl_report_offline (dwfl, fname, fname, dwfl_fd) == NULL) in create_dwfl()
/external/elfutils/config/
Delfutils.spec.in757 - libdwfl: New functions dwfl_report_offline, dwfl_offline_section_addre
/external/elfutils/
DNEWS755 libdwfl: New functions dwfl_report_offline, dwfl_offline_section_address,