Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dbout.c45 static reloc_howto_type howto_reloc_callj = variable
317 if (g->howto== &howto_reloc_callj) in b_out_squirt_out_relocs()
643 return &howto_reloc_callj; in b_out_bfd_reloc_type_lookup()
656 if (strcasecmp (howto_reloc_callj.name, r_name) == 0) in b_out_bfd_reloc_name_lookup()
657 return &howto_reloc_callj; in b_out_bfd_reloc_name_lookup()
834 cache_ptr->howto = &howto_reloc_callj; in b_out_slurp_reloc_table()