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