Searched refs:handle_file_note (Results 1 – 4 of 4) sorted by relevance
/external/elfutils/libdwfl/ |
D | dwfl_segment_report_module.c | 133 handle_file_note (GElf_Addr module_start, GElf_Addr module_end, in handle_file_note() function 710 const char *file_note_name = handle_file_note (module_start, module_end, in dwfl_segment_report_module()
|
D | ChangeLog | 710 * dwfl_segment_report_module.c (handle_file_note): Check count doesn't 757 (buf_has_data, buf_read_ulong, handle_file_note): New functions. 761 Move some code to invalid_elf. Call handle_file_note, if it found
|
/external/elfutils/src/ |
D | ChangeLog | 1620 * readelf.c (handle_file_note): Check count fits data section and 2131 * readelf.c (handle_file_note): New function.
|
D | readelf.c | 12111 handle_file_note (Elf *core, GElf_Word descsz, GElf_Off desc_pos) in handle_file_note() function 12255 handle_file_note (ebl->elf, nhdr.n_descsz, in handle_notes_data()
|