Searched refs:MY_reloc_howto (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Daout-arm.c138 #define MY_reloc_howto(BFD, REL, IN, EX, PC) \
361 cache_ptr->howto = MY_reloc_howto (abfd, bytes, r_index, r_extern, r_pcrel);
137 #define MY_reloc_howto macro
H A Daoutx.h3925 #ifdef MY_reloc_howto
3926 howto = MY_reloc_howto (input_bfd, rel, r_index, r_extern, r_pcrel);

Completed in 126 milliseconds