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
206 print_relocs = true; in parse_opt()
786 if (print_relocs && !print_disasm) in handle_elf()
Dreadelf.c299 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
DChangeLog3572 * readelf.c (print_relocs): Expect ELF header argument and pass on