Searched refs:handle_notes (Results 1 – 2 of 2) sorted by relevance
87 * readelf (handle_notes): Likewise.2867 (print_dynamic, handle_notes): Likewise.3659 * readelf.c (handle_notes): Use sections when available.3667 (handle_notes): ... here. Call it and elf_getdata_rawchunk.3732 (handle_notes): Call it.3736 (handle_notes): Call those with details from ebl_core_note.4410 * readelf.c (handle_notes): At least x86-64 need not have the note
302 static void handle_notes (Ebl *ebl, GElf_Ehdr *ehdr);1000 handle_notes (pure_ebl, ehdr); in process_elf_file()12281 handle_notes (Ebl *ebl, GElf_Ehdr *ehdr) in handle_notes() function