Searched refs:note_file (Results 1 – 4 of 4) sorted by relevance
138 const void *note_file, size_t note_file_size) in handle_file_note() argument140 if (note_file == NULL) in handle_file_note()156 const void *ptr = note_file; in handle_file_note()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() argument688 note_file, note_file_size); in dwfl_segment_report_module()
490 const void *note_file = NULL; in dwfl_core_file_report() local519 note_file = notes->d_buf + desc_pos; in dwfl_core_file_report()545 note_file, note_file_size, in dwfl_core_file_report()
678 const void *note_file,
229 If the note_file exists, but the build_id doesn't match discard423 * core-file.c (dwfl_core_file_report): New variables note_file and428 (dwfl_segment_report_module): Add parameters note_file and433 * libdwflP.h (dwfl_segment_report_module): Add parameters note_file and