Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Dcore-file.c492 size_t note_file_size = 0; in dwfl_core_file_report() local
520 note_file_size = nhdr.n_descsz; in dwfl_core_file_report()
545 note_file, note_file_size, in dwfl_core_file_report()
Ddwfl_segment_report_module.c138 const void *note_file, size_t note_file_size) in handle_file_note() argument
157 const void *end = note_file + note_file_size; in handle_file_note()
244 const void *note_file, size_t note_file_size, in dwfl_segment_report_module() argument
688 note_file, note_file_size); in dwfl_segment_report_module()
DlibdwflP.h679 size_t note_file_size,
DChangeLog424 note_file_size, set them and pass them to dwfl_segment_report_module.
429 note_file_size. New variables elf and fd, clean them up in finish.
434 note_file_size.