Home
last modified time | relevance | path

Searched refs:print_relocs (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/src/
Dobjdump.c121 static bool print_relocs; variable
220 print_relocs = true; in parse_opt()
794 if (print_relocs && !print_disasm) in handle_elf()
Dreadelf.c251 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
DChangeLog1921 * readelf.c (print_relocs): Expect ELF header argument and pass on