Searched refs:n_type (Results 1 - 25 of 46) sorted by relevance

12

/haiku-buildtools/gcc/gcc/
H A Dcollect2-aix.h222 char n_type[2]; member in struct:external_syment
258 unsigned short n_type; member in struct:internal_syment
H A Dcollect2.c2663 || (((X).n_type & N_TMASK) == (DT_NON << N_BTSHFT) \
2664 || ((X).n_type & N_TMASK) == (DT_FCN << N_BTSHFT))))
2673 || (((X).n_type & N_TMASK) == (DT_NON << N_BTSHFT) \
2674 || ((X).n_type & N_TMASK) == (DT_FCN << N_BTSHFT))))
2902 (symbol.n_type ? "0" : ""), symbol.n_type,
/haiku-buildtools/binutils/gas/config/
H A Dobj-macho.c919 s->n_type = BFD_MACH_O_N_SECT;
928 s->n_type = BFD_MACH_O_N_UNDF | BFD_MACH_O_N_EXT;
1028 if (s->n_type & (BFD_MACH_O_N_PEXT | BFD_MACH_O_N_EXT))
1031 (s->n_type & BFD_MACH_O_N_PEXT) ? "private extern"
1038 s->n_type &= ~BFD_MACH_O_N_EXT;
1044 s->n_type |= BFD_MACH_O_N_PEXT ;
1051 s->n_type |= BFD_MACH_O_N_EXT;
1322 /* Determine the default n_type value for a symbol from its section. */
1384 if ((s->n_type & BFD_MACH_O_N_STAB) != 0)
1412 s->n_type
[all...]
H A Daout_gnu.h231 unsigned char n_type;
230 unsigned char n_type; member in struct:nlist
/haiku-buildtools/legacy/binutils/include/
H A Dbout.h115 unsigned char n_type; /* See below */ member in struct:nlist
122 /* Legal values of n_type. */
/haiku-buildtools/binutils/include/
H A Dbout.h116 unsigned char n_type; /* See below */ member in struct:nlist
123 /* Legal values of n_type. */
/haiku-buildtools/binutils/include/mach-o/
H A Dexternal.h168 unsigned char n_type[1]; member in struct:mach_o_nlist_external
178 unsigned char n_type[1]; member in struct:mach_o_nlist_64_external
/haiku-buildtools/binutils/bfd/
H A Dcofflink.c435 if (sym.n_type != T_NULL)
444 && (*sym_hash)->type != sym.n_type
445 && !(DTYPE ((*sym_hash)->type) == DTYPE (sym.n_type)
447 || BTYPE (sym.n_type) == T_NULL)))
451 abfd, name, (*sym_hash)->type, sym.n_type);
456 if (BTYPE (sym.n_type) != T_NULL
458 (*sym_hash)->type = sym.n_type;
478 bfd_coff_swap_aux_in (abfd, eaux, sym.n_type,
946 bfd_coff_swap_aux_out (abfd, &iaux, isym.n_type, C_FILE,
1549 if (! ISFCN (isym.n_type))
[all...]
H A Dmach-o.c563 os->n_type = is->n_type;
948 if (asym->n_type & BFD_MACH_O_N_STAB)
949 name = bfd_get_stab_name (asym->n_type);
951 switch (asym->n_type & BFD_MACH_O_N_TYPE)
978 asym->n_type, name, asym->n_sect, asym->n_desc);
979 if ((asym->n_type & BFD_MACH_O_N_STAB) == 0
980 && (asym->n_type & BFD_MACH_O_N_TYPE) == BFD_MACH_O_N_SECT)
1870 bfd_h_put_8 (abfd, s->n_type, raw.n_type);
[all...]
H A Dcoff-i960.c342 isym.n_type = T_NULL;
500 bfd_coff_swap_aux_in (input_bfd, esyms, sym->n_type,
H A Dcoffswap.h327 in->n_type = H_GET_16 (abfd, ext->e_type);
329 in->n_type = H_GET_32 (abfd, ext->e_type);
365 H_PUT_16 (abfd, in->n_type, ext->e_type);
367 H_PUT_32 (abfd, in->n_type, ext->e_type);
H A Dcoffgen.c994 int type = native->u.syment.n_type;
1097 native->u.syment.n_type = T_NULL;
1143 native->u.syment.n_type = 0;
1526 unsigned int type = symbol->u.syment.n_type;
1838 symbol_ptr->u.syment.n_type,
2095 combined->u.syment.n_type,
2124 if (combined->u.syment.n_type == T_NULL)
2143 if (ISFCN (combined->u.syment.n_type))
2535 native->u.syment.n_type = T_NULL;
/haiku-buildtools/legacy/binutils/bfd/
H A Dcofflink.c495 if (sym.n_type != T_NULL)
504 && (*sym_hash)->type != sym.n_type
505 && !(DTYPE ((*sym_hash)->type) == DTYPE (sym.n_type)
507 || BTYPE (sym.n_type) == T_NULL)))
510 abfd, name, (*sym_hash)->type, sym.n_type);
515 if (BTYPE (sym.n_type) != T_NULL
517 (*sym_hash)->type = sym.n_type;
537 bfd_coff_swap_aux_in (abfd, eaux, sym.n_type,
1484 if (! ISFCN (isym.n_type))
1509 && isym.n_type
[all...]
H A Dcoffswap.h328 in->n_type = H_GET_16 (abfd, ext->e_type);
330 in->n_type = H_GET_32 (abfd, ext->e_type);
366 H_PUT_16 (abfd, in->n_type, ext->e_type);
368 H_PUT_32 (abfd, in->n_type, ext->e_type);
H A Dcoffgen.c899 int type = native->u.syment.n_type;
978 native->u.syment.n_type = T_NULL;
1017 native->u.syment.n_type = 0;
1336 unsigned int type = symbol->u.syment.n_type;
1610 symbol_ptr->u.syment.n_type,
1901 combined->u.syment.n_type,
1929 if (combined->u.syment.n_type == T_NULL)
1947 if (ISFCN (combined->u.syment.n_type))
2283 native->u.syment.n_type = T_NULL;
H A Dcoff-i960.c348 isym.n_type = T_NULL;
512 bfd_coff_swap_aux_in (input_bfd, (PTR) esyms, sym->n_type,
/haiku-buildtools/legacy/binutils/binutils/
H A Drdcoff.c452 syment.n_type, psubaux, TRUE, dhandle);
754 if (syment.n_type == T_NULL)
759 if (ISFCN (syment.n_type))
763 fntype = syment.n_type;
772 syment.n_type, paux, TRUE, dhandle);
864 syment.n_type, paux, TRUE, dhandle);
/haiku-buildtools/binutils/binutils/
H A Drdcoff.c458 syment.n_type, psubaux, TRUE, dhandle);
760 if (syment.n_type == T_NULL)
765 if (ISFCN (syment.n_type))
769 fntype = syment.n_type;
778 syment.n_type, paux, TRUE, dhandle);
870 syment.n_type, paux, TRUE, dhandle);
/haiku-buildtools/legacy/binutils/include/aout/
H A Dadobe.h113 unsigned char n_type; /* type of symbol */
119 /* The n_type field is the symbol type, containing: */
112 unsigned char n_type; /* type of symbol */ member in struct:internal_nlist
H A Daout64.h274 unsigned char n_type; /* Type of symbol. */
280 /* The n_type field is the symbol type, containing: */
272 unsigned char n_type; /* Type of symbol. */ member in struct:internal_nlist
/haiku-buildtools/binutils/include/aout/
H A Dadobe.h114 unsigned char n_type; /* type of symbol */
120 /* The n_type field is the symbol type, containing: */
113 unsigned char n_type; /* type of symbol */ member in struct:internal_nlist
H A Daout64.h271 unsigned char n_type; /* Type of symbol. */
277 /* The n_type field is the symbol type, containing: */
269 unsigned char n_type; /* Type of symbol. */ member in struct:internal_nlist
/haiku-buildtools/gcc/libiberty/
H A Dsimple-object-xcoff.c169 unsigned char n_type[2]; member in struct:external_syment
794 set_16 (&syms[0].sym.n_type[0], IMAGE_SYM_TYPE);
827 set_16 (&syms[0].sym.n_type[0], IMAGE_SYM_TYPE);
/haiku-buildtools/binutils/libiberty/
H A Dsimple-object-xcoff.c169 unsigned char n_type[2]; member in struct:external_syment
794 set_16 (&syms[0].sym.n_type[0], IMAGE_SYM_TYPE);
827 set_16 (&syms[0].sym.n_type[0], IMAGE_SYM_TYPE);
/haiku-buildtools/legacy/binutils/gas/config/
H A Daout_gnu.h231 unsigned char n_type;
230 unsigned char n_type; member in struct:nlist

Completed in 389 milliseconds

12