Searched refs:print_relocs (Results 1 – 3 of 3) sorted by relevance
121 static bool print_relocs; variable220 print_relocs = true; in parse_opt()794 if (print_relocs && !print_disasm) in handle_elf()
251 static void print_relocs (Ebl *ebl, GElf_Ehdr *ehdr);906 print_relocs (pure_ebl, ehdr); in process_elf_file()1810 print_relocs (Ebl *ebl, GElf_Ehdr *ehdr) in print_relocs() function
1921 * readelf.c (print_relocs): Expect ELF header argument and pass on