Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-sh.c3239 struct sh_count_relocs struct
3252 sh_count_relocs (bfd *abfd ATTRIBUTE_UNUSED, segT sec, void *data) in sh_count_relocs() function
3254 struct sh_count_relocs *info = (struct sh_count_relocs *) data; in sh_count_relocs()
3293 struct sh_count_relocs info; in sh_frob_section()
3362 bfd_map_over_sections (stdoutput, sh_count_relocs, &info); in sh_frob_section()
3368 sh_count_relocs ((bfd *) NULL, iscan, &info); in sh_frob_section()