Searched refs:print_shdr (Results 1 – 2 of 2) sorted by relevance
170 * readelf.c (print_shdr): Get number of section with elf_getshdrnum.1071 * readelf.c (print_shdr): Use %zx to print size_t.1106 (print_shdr): Print section compress information.4634 * readelf.c (print_shdr): Add support for SHF_ORDERED and SHF_EXCLUDE.
284 static void print_shdr (Ebl *ebl, GElf_Ehdr *ehdr);972 print_shdr (pure_ebl, ehdr); in process_elf_file()1183 print_shdr (Ebl *ebl, GElf_Ehdr *ehdr) in print_shdr() function