Home
last modified time | relevance | path

Searched refs:note_file_size (Results 1 – 4 of 4) sorted by relevance

/external/elfutils/src/libdwfl/
Dcore-file.c456 size_t note_file_size = 0; in dwfl_core_file_report() local
484 note_file_size = nhdr.n_descsz; in dwfl_core_file_report()
509 note_file, note_file_size, in dwfl_core_file_report()
Ddwfl_segment_report_module.c135 const void *note_file, size_t note_file_size) in handle_file_note() argument
154 const void *end = note_file + note_file_size; in handle_file_note()
241 const void *note_file, size_t note_file_size, in dwfl_segment_report_module() argument
674 note_file, note_file_size); in dwfl_segment_report_module()
DlibdwflP.h664 size_t note_file_size,
DChangeLog75 note_file_size, set them and pass them to dwfl_segment_report_module.
80 note_file_size. New variables elf and fd, clean them up in finish.
85 note_file_size.