Home
last modified time | relevance | path

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

/linux/arch/mips/boot/tools/
H A Drelocs.c468 static void walk_relocs(int (*process)(struct section *sec, Elf_Rel *rel, in walk_relocs() function
594 walk_relocs(do_reloc); in emit_relocs()
663 walk_relocs(do_reloc_info); in print_reloc_info()
/linux/arch/s390/tools/
H A Drelocs.c293 static void walk_relocs(void) in walk_relocs() function
340 walk_relocs(); in emit_relocs()
/linux/arch/x86/tools/
H A Drelocs.c696 static void walk_relocs(int (*process)(struct section *sec, Elf_Rel *rel, in walk_relocs() function
972 walk_relocs(do_reloc); in emit_relocs()
1043 walk_relocs(do_reloc_info); in print_reloc_info()