Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Dcore-file.c506 size_t note_file_size = 0; in dwfl_core_file_report() local
536 note_file_size = nhdr.n_descsz; in dwfl_core_file_report()
561 note_file, note_file_size, in dwfl_core_file_report()
Ddwfl_segment_report_module.c150 const void *note_file, size_t note_file_size) in handle_file_note() argument
169 const void *end = note_file + note_file_size; in handle_file_note()
297 const void *note_file, size_t note_file_size, in dwfl_segment_report_module() argument
723 note_file, note_file_size); in dwfl_segment_report_module()
DlibdwflP.h702 size_t note_file_size,
DChangeLog1030 note_file_size, set them and pass them to dwfl_segment_report_module.
1035 note_file_size. New variables elf and fd, clean them up in finish.
1040 note_file_size.