Searched refs:print_shdr (Results 1 – 2 of 2) sorted by relevance
72 * readelf.c (print_shdr): Add support for SHF_ORDERED and SHF_EXCLUDE.
159 static void print_shdr (Ebl *ebl, GElf_Ehdr *ehdr);496 print_shdr (ebl, ehdr); in process_elf_file()677 print_shdr (Ebl *ebl, GElf_Ehdr *ehdr) in print_shdr() function