Searched refs:print_relocs (Results 1 – 3 of 3) sorted by relevance
121 static bool print_relocs; variable206 print_relocs = true; in parse_opt()786 if (print_relocs && !print_disasm) in handle_elf()
299 static void print_relocs (Ebl *ebl, GElf_Ehdr *ehdr);1012 print_relocs (pure_ebl, ehdr); in process_elf_file()1946 print_relocs (Ebl *ebl, GElf_Ehdr *ehdr) in print_relocs() function
3572 * readelf.c (print_relocs): Expect ELF header argument and pass on