Searched refs:print_phdr (Results 1 – 2 of 2) sorted by relevance
171 (print_phdr): Likewise.1300 * readelf.c (print_phdr): Make sure phdr2_mem lifetime/scope equals1694 (print_phdr): Check phnum.1728 (print_phdr): Check there actually is a phdr.1859 * readelf (print_phdr): Check there is a SHT_PROGBITS section at the1865 * readelf.c (print_phdr): Check phdr->p_filesz and make sure2866 (print_phdr): Use phnum instead of EHDR->e_phnum.3075 * readelf.c (print_phdr): Don't print section mapping when no sections.4560 * readelf.c (print_phdr): In section mapping, also indicate4602 * readelf.c (print_phdr): Show which sections are covered by the
285 static void print_phdr (Ebl *ebl, GElf_Ehdr *ehdr);974 print_phdr (ebl, ehdr); in process_elf_file()1319 print_phdr (Ebl *ebl, GElf_Ehdr *ehdr) in print_phdr() function