Searched refs:print_ehdr (Results 1 – 3 of 3) sorted by relevance
26 print_ehdr (Elf32_Ehdr *ehdr) in print_ehdr() function98 print_ehdr (ehdr); in main()138 print_ehdr (ehdr); in main()
240 static void print_ehdr (Ebl *ebl, GElf_Ehdr *ehdr);869 print_ehdr (ebl, ehdr); in process_elf_file()940 print_ehdr (Ebl *ebl, GElf_Ehdr *ehdr) in print_ehdr() function
1315 * readelf.c (print_ehdr): Handle PN_XNUM.2571 (print_ehdr): Distinguish e_ident[EI_VERSION] from e_version.