Searched refs:combined_entry_type (Results 1 - 25 of 29) sorted by relevance

12

/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoff-bfd.c50 / sizeof (combined_entry_type));
66 combined_entry_type *ent;
86 ((combined_entry_type *) pauxent->x_sym.x_tagndx.p
91 ((combined_entry_type *) pauxent->x_sym.x_fcnary.x_fcn.x_endndx.p
96 ((combined_entry_type *) pauxent->x_csect.x_scnlen.p
H A Dcoffgen.c732 combined_entry_type *s = coff_symbol_ptr->native;
778 combined_entry_type *s = coff_symbol_ptr->native;
785 (uintptr_t) ((combined_entry_type *)
803 combined_entry_type *a = s + i + 1;
867 combined_entry_type *native,
975 combined_entry_type *native,
1076 combined_entry_type *native;
1077 combined_entry_type dummy[2];
1170 combined_entry_type *native = symbol->native;
1273 || c_symbol->native == (combined_entry_type *) NUL
[all...]
H A Dlibcoff.h667 } combined_entry_type; typedef in typeref:struct:coff_ptr_struct
678 combined_entry_type *native;
791 (bfd *, combined_entry_type *, combined_entry_type *,
792 unsigned int, combined_entry_type *);
795 (bfd *, FILE *, combined_entry_type *, combined_entry_type *,
796 combined_entry_type *, unsigned int);
H A Dpeicode.h105 combined_entry_type * native_syms;
106 combined_entry_type * native_ptr;
550 combined_entry_type * ent;
876 vars.native_syms = (combined_entry_type *) ptr;
877 vars.native_ptr = (combined_entry_type *) ptr;
H A Dcoffcode.h289 <<combined_entry_type>>:
333 .} combined_entry_type;
344 . combined_entry_type *native;
1492 . (bfd *, combined_entry_type *, combined_entry_type *,
1493 . unsigned int, combined_entry_type *);
1496 . (bfd *, FILE *, combined_entry_type *, combined_entry_type *,
1497 . combined_entry_type *, unsigned int);
1798 combined_entry_type *nativ
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-bfd.c50 / sizeof (combined_entry_type));
66 combined_entry_type *ent;
86 ((combined_entry_type *) pauxent->x_sym.x_tagndx.p
91 ((combined_entry_type *) pauxent->x_sym.x_fcnary.x_fcn.x_endndx.p
96 ((combined_entry_type *) pauxent->x_csect.x_scnlen.p
H A Dcoffgen.c754 combined_entry_type *s = coff_symbol_ptr->native;
800 combined_entry_type *s = coff_symbol_ptr->native;
807 (uintptr_t) ((combined_entry_type *)
825 combined_entry_type *a = s + i + 1;
889 combined_entry_type *native,
997 combined_entry_type *native,
1097 combined_entry_type *native;
1098 combined_entry_type dummy[2];
1191 combined_entry_type *native = symbol->native;
1294 || c_symbol->native == (combined_entry_type *) NUL
[all...]
H A Dlibcoff.h665 } combined_entry_type; typedef in typeref:struct:coff_ptr_struct
676 combined_entry_type *native;
789 (bfd *, combined_entry_type *, combined_entry_type *,
790 unsigned int, combined_entry_type *);
793 (bfd *, FILE *, combined_entry_type *, combined_entry_type *,
794 combined_entry_type *, unsigned int);
H A Dpeicode.h105 combined_entry_type * native_syms;
106 combined_entry_type * native_ptr;
548 combined_entry_type * ent;
863 vars.native_syms = (combined_entry_type *) ptr;
864 vars.native_ptr = (combined_entry_type *) ptr;
H A Dcoffcode.h289 <<combined_entry_type>>:
333 .} combined_entry_type;
344 . combined_entry_type *native;
1492 . (bfd *, combined_entry_type *, combined_entry_type *,
1493 . unsigned int, combined_entry_type *);
1496 . (bfd *, FILE *, combined_entry_type *, combined_entry_type *,
1497 . combined_entry_type *, unsigned int);
1798 combined_entry_type *nativ
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-bfd.c65 combined_entry_type *ent;
85 ((combined_entry_type *) pauxent->x_sym.x_tagndx.p
90 ((combined_entry_type *) pauxent->x_sym.x_fcnary.x_fcn.x_endndx.p
95 ((combined_entry_type *) pauxent->x_csect.x_scnlen.p
H A Dlibcoff.h661 } combined_entry_type; typedef in typeref:struct:coff_ptr_struct
672 combined_entry_type *native;
785 (bfd *, combined_entry_type *, combined_entry_type *,
786 unsigned int, combined_entry_type *);
789 (bfd *, FILE *, combined_entry_type *, combined_entry_type *,
790 combined_entry_type *, unsigned int);
H A Dcoffgen.c753 combined_entry_type *s = coff_symbol_ptr->native;
799 combined_entry_type *s = coff_symbol_ptr->native;
806 (bfd_hostptr_t) ((combined_entry_type *)
824 combined_entry_type *a = s + i + 1;
853 combined_entry_type *native,
974 combined_entry_type *native,
1064 combined_entry_type *native;
1065 combined_entry_type dummy[2];
1159 combined_entry_type *native = symbol->native;
1262 || c_symbol->native == (combined_entry_type *) NUL
[all...]
H A Dpeicode.h105 combined_entry_type * native_syms;
106 combined_entry_type * native_ptr;
548 combined_entry_type * ent;
853 vars.native_syms = (combined_entry_type *) ptr;
854 vars.native_ptr = (combined_entry_type *) ptr;
H A Dcoffcode.h289 <<combined_entry_type>>:
329 .} combined_entry_type;
340 . combined_entry_type *native;
1463 . (bfd *, combined_entry_type *, combined_entry_type *,
1464 . unsigned int, combined_entry_type *);
1467 . (bfd *, FILE *, combined_entry_type *, combined_entry_type *,
1468 . combined_entry_type *, unsigned int);
1769 combined_entry_type *nativ
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoff-bfd.c51 / sizeof (combined_entry_type));
69 combined_entry_type *ent;
90 ((combined_entry_type *) pauxent->x_sym.x_tagndx.p
98 ((combined_entry_type *) pauxent->x_sym.x_fcnary.x_fcn.x_endndx.p
106 ((combined_entry_type *) pauxent->x_csect.x_scnlen.p
H A Dlibcoff.h707 } combined_entry_type; typedef in typeref:struct:coff_ptr_struct
717 combined_entry_type *native;
831 (bfd *, combined_entry_type *, combined_entry_type *,
832 unsigned int, combined_entry_type *);
835 (bfd *, FILE *, combined_entry_type *, combined_entry_type *,
836 combined_entry_type *, unsigned int);
H A Dcoffgen.c867 combined_entry_type *s = coff_symbol_ptr->native;
913 combined_entry_type *s = coff_symbol_ptr->native;
920 (uintptr_t) ((combined_entry_type *)
938 combined_entry_type *a = s + i + 1;
1002 combined_entry_type *native,
1110 combined_entry_type *native,
1211 combined_entry_type *native;
1212 combined_entry_type dummy[2];
1305 combined_entry_type *native = symbol->native;
1408 || c_symbol->native == (combined_entry_type *) NUL
[all...]
H A Dpeicode.h105 combined_entry_type * native_syms;
106 combined_entry_type * native_ptr;
541 combined_entry_type * ent;
877 vars.native_syms = (combined_entry_type *) ptr;
878 vars.native_ptr = (combined_entry_type *) ptr;
H A Dcoffcode.h290 <<combined_entry_type>>:
333 .} combined_entry_type;
343 . combined_entry_type *native;
1484 . (bfd *, combined_entry_type *, combined_entry_type *,
1485 . unsigned int, combined_entry_type *);
1488 . (bfd *, FILE *, combined_entry_type *, combined_entry_type *,
1489 . combined_entry_type *, unsigned int);
1792 combined_entry_type *nativ
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dobj-coff.c254 combined_entry_type *entry, *p;
265 combined_entry_type *entry, *p;
375 long sz = (OBJ_COFF_MAX_AUXENTRIES + 1) * sizeof (combined_entry_type);
379 coffsymbol (symbol_get_bfdsym (symbolP))->native = (combined_entry_type *) s;
397 combined_entry_type * s = XNEWVEC (combined_entry_type, elts);
400 elts * sizeof (combined_entry_type));
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-coff.c253 combined_entry_type *entry, *p;
264 combined_entry_type *entry, *p;
374 long sz = (OBJ_COFF_MAX_AUXENTRIES + 1) * sizeof (combined_entry_type);
378 coffsymbol (symbol_get_bfdsym (symbolP))->native = (combined_entry_type *) s;
396 combined_entry_type * s = XNEWVEC (combined_entry_type, elts);
399 elts * sizeof (combined_entry_type));
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dobj-coff.c253 combined_entry_type *entry, *p;
264 combined_entry_type *entry, *p;
374 long sz = (OBJ_COFF_MAX_AUXENTRIES + 1) * sizeof (combined_entry_type);
378 coffsymbol (symbol_get_bfdsym (symbolP))->native = (combined_entry_type *) s;
396 combined_entry_type * s = XNEWVEC (combined_entry_type, elts);
399 elts * sizeof (combined_entry_type));
H A Dtc-ppc.c6175 combined_entry_type *csectaux
6214 combined_entry_type *a;
6363 combined_entry_type *c = coffsymbol (bsym)->native;
6445 combined_entry_type *a;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dcoffgrok.c344 combined_entry_type *aux;

Completed in 513 milliseconds

12