Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Dcore-file.c491 size_t note_file_size = 0; in dwfl_core_file_report() local
521 note_file_size = nhdr.n_descsz; in dwfl_core_file_report()
546 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
712 note_file, note_file_size); in dwfl_segment_report_module()
DlibdwflP.h685 size_t note_file_size,
DChangeLog755 note_file_size, set them and pass them to dwfl_segment_report_module.
760 note_file_size. New variables elf and fd, clean them up in finish.
765 note_file_size.