Searched refs:dwfl_report_offline (Results 1 – 13 of 13) sorted by relevance
/external/elfutils/libdwfl/ |
D | offline.c | 298 dwfl_report_offline (Dwfl *dwfl, const char *name, in dwfl_report_offline() function 318 INTDEF (dwfl_report_offline)
|
D | argp-std.c | 276 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()
|
D | libdwfl.h | 168 extern Dwfl_Module *dwfl_report_offline (Dwfl *dwfl, const char *name,
|
D | libdwflP.h | 741 INTDECL (dwfl_report_offline)
|
D | linux-kernel-modules.c | 432 if (dwfl_report_offline (dwfl, name, f->fts_path, -1) == NULL) in dwfl_linux_kernel_report_offline()
|
D | ChangeLog | 449 * 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/ |
D | libdw.map | 139 dwfl_report_offline;
|
D | ChangeLog | 2946 and dwfl_report_offline.
|
/external/elfutils/include/elfutils/ |
D | libdwfl.h | 168 extern Dwfl_Module *dwfl_report_offline (Dwfl *dwfl, const char *name,
|
/external/elfutils/src/ |
D | nm.c | 1265 if (dwfl_report_offline (dwfl, fname, fname, dwfl_fd) in show_symbols()
|
D | readelf.c | 812 if (dwfl_report_offline (dwfl, fname, fname, dwfl_fd) == NULL) in create_dwfl()
|
/external/elfutils/config/ |
D | elfutils.spec.in | 757 - libdwfl: New functions dwfl_report_offline, dwfl_offline_section_addre
|
/external/elfutils/ |
D | NEWS | 755 libdwfl: New functions dwfl_report_offline, dwfl_offline_section_address,
|