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

/haiku-buildtools/binutils/bfd/
H A Daout-ns32k.c30 #define MYNS(OP) CONCAT2 (ns32k_aout_,OP) macro
32 reloc_howto_type * MYNS (bfd_reloc_type_lookup) (bfd *, bfd_reloc_code_real_type);
33 reloc_howto_type * MYNS (bfd_reloc_name_lookup) (bfd *, const char *);
34 bfd_boolean MYNS (write_object_contents) (bfd *);
44 #define MY(OP) MYNS (OP)
/haiku-buildtools/legacy/binutils/bfd/
H A Daout-ns32k.c29 #define MYNS(OP) CONCAT2 (ns32kaout_,OP) macro
31 reloc_howto_type * MYNS (bfd_reloc_type_lookup) (bfd * abfd, bfd_reloc_code_real_type);
32 bfd_boolean MYNS (write_object_contents) (bfd *abfd);
42 #define MY(OP) MYNS (OP)

Completed in 102 milliseconds