Searched refs:howto_reloc_pcrel24 (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/binutils/bfd/
H A Dbout.c50 static reloc_howto_type howto_reloc_pcrel24 = variable
320 else if (g->howto == &howto_reloc_pcrel24)
652 return &howto_reloc_pcrel24;
664 if (strcasecmp (howto_reloc_pcrel24.name, r_name) == 0)
665 return &howto_reloc_pcrel24;
845 cache_ptr->howto = &howto_reloc_pcrel24;

Completed in 97 milliseconds