Searched refs:EXTR (Results 1 - 25 of 53) sorted by relevance

123

/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-ecoff.h77 extern void obj_ecoff_set_ext (symbolS *, EXTR *);
H A Dobj-ecoff.c183 obj_ecoff_set_ext (symbolS *sym, EXTR *ext)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dobj-ecoff.h77 extern void obj_ecoff_set_ext (symbolS *, EXTR *);
H A Dobj-ecoff.c184 obj_ecoff_set_ext (symbolS *sym, EXTR *ext)
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Decoff.h94 extern void obj_ecoff_set_ext (symbolS *, EXTR *);
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dobj-ecoff.h77 extern void obj_ecoff_set_ext (symbolS *, EXTR *);
H A Dobj-ecoff.c183 obj_ecoff_set_ext (symbolS *sym, EXTR *ext)
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Decoff.h94 extern void obj_ecoff_set_ext (symbolS *, EXTR *);
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Decoff.h94 extern void obj_ecoff_set_ext (symbolS *, EXTR *);
/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dsym.h265 } EXTR, *pEXTR; typedef in typeref:struct:ecoff_extr
267 #define cbEXTR sizeof(EXTR)
H A Decoff.h393 void (*swap_ext_in) (bfd *, void *, EXTR *);
404 void (*swap_ext_out) (bfd *, const EXTR *, void *);
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dsym.h265 } EXTR, *pEXTR; typedef in typeref:struct:ecoff_extr
267 #define cbEXTR sizeof(EXTR)
H A Decoff.h396 void (*swap_ext_in) (bfd *, void *, EXTR *);
407 void (*swap_ext_out) (bfd *, const EXTR *, void *);
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dsym.h265 } EXTR, *pEXTR; typedef in typeref:struct:ecoff_extr
267 #define cbEXTR sizeof(EXTR)
H A Decoff.h393 void (*swap_ext_in) (bfd *, void *, EXTR *);
404 void (*swap_ext_out) (bfd *, const EXTR *, void *);
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dsym.h265 } EXTR, *pEXTR; typedef in typeref:struct:ecoff_extr
267 #define cbEXTR sizeof(EXTR)
H A Decoff.h393 void (*swap_ext_in) (bfd *, void *, EXTR *);
404 void (*swap_ext_out) (bfd *, const EXTR *, void *);
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dlibecoff.h212 EXTR esym;
H A Decoffswap.h87 static void ecoff_swap_ext_in (bfd *, void *, EXTR *);
88 static void ecoff_swap_ext_out (bfd *, const EXTR *, void *);
545 ecoff_swap_ext_in (bfd *abfd, void * ext_copy, EXTR *intern)
584 ecoff_swap_ext_out (bfd *abfd, const EXTR *intern_copy, void * ext_ptr)
587 EXTR intern[1];
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dlibecoff.h212 EXTR esym;
H A Decoffswap.h87 static void ecoff_swap_ext_in (bfd *, void *, EXTR *);
88 static void ecoff_swap_ext_out (bfd *, const EXTR *, void *);
545 ecoff_swap_ext_in (bfd *abfd, void * ext_copy, EXTR *intern)
584 ecoff_swap_ext_out (bfd *abfd, const EXTR *intern_copy, void * ext_ptr)
587 EXTR intern[1];
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dlibecoff.h212 EXTR esym;
H A Decoffswap.h87 static void ecoff_swap_ext_in (bfd *, void *, EXTR *);
88 static void ecoff_swap_ext_out (bfd *, const EXTR *, void *);
545 ecoff_swap_ext_in (bfd *abfd, void * ext_copy, EXTR *intern)
584 ecoff_swap_ext_out (bfd *abfd, const EXTR *intern_copy, void * ext_ptr)
587 EXTR intern[1];
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dlibecoff.h218 EXTR esym;
H A Decoffswap.h87 static void ecoff_swap_ext_in (bfd *, void *, EXTR *);
88 static void ecoff_swap_ext_out (bfd *, const EXTR *, void *);
545 ecoff_swap_ext_in (bfd *abfd, void * ext_copy, EXTR *intern)
584 ecoff_swap_ext_out (bfd *abfd, const EXTR *intern_copy, void * ext_ptr)
587 EXTR intern[1];

Completed in 174 milliseconds

123