Home
last modified time | relevance | path

Searched refs:dwfl_segment_report_module (Results 1 – 6 of 6) sorted by relevance

/external/elfutils/libdwfl/
DChangeLog116 * dwfl_segment_report_module.c (dwfl_segment_report_module): Likewise.
140 * dwfl_segment_report_module.c (dwfl_segment_report_module):
149 * dwfl_segment_report_module.c (dwfl_segment_report_module): Likewise.
228 * dwfl_segment_report_module.c (dwfl_segment_report_module):
260 * dwfl_segment_report_module.c (dwfl_segment_report_module):
379 * dwfl_segment_report_module.c (handle_file_note): Check count doesn't
424 note_file_size, set them and pass them to dwfl_segment_report_module.
425 * dwfl_segment_report_module.c: Include common.h and fcntl.h.
427 (invalid_elf): New function from code of dwfl_segment_report_module.
428 (dwfl_segment_report_module): Add parameters note_file and
[all …]
DMakefile.am68 dwfl_segment_report_module.c \
DAndroid.mk62 dwfl_segment_report_module.c \
Dcore-file.c542 int seg = dwfl_segment_report_module (dwfl, ndx, NULL, in dwfl_core_file_report()
DlibdwflP.h673 extern int dwfl_segment_report_module (Dwfl *dwfl, int ndx, const char *name,
Ddwfl_segment_report_module.c239 dwfl_segment_report_module (Dwfl *dwfl, int ndx, const char *name, in dwfl_segment_report_module() function