HomeSort by: relevance | last modified time | path
    Searched defs:auxent (Results 1 - 21 of 21) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
rdcoff.c 57 each auxent counts as a symbol). */
346 union internal_auxent auxent;
369 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent))
376 psubaux = &auxent;
654 union internal_auxent auxent;
674 /* We only worry about the first auxent, because that is the
680 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent))
686 paux = &auxent;
729 fnend = bfd_asymbol_value (sym) + auxent.x_sym.x_misc.x_fsize;
772 base = auxent.x_sym.x_misc.x_lnsz.x_lnno - 1
345 union internal_auxent auxent; local
653 union internal_auxent auxent; local
    [all...]
  /src/external/gpl3/binutils.old/dist/binutils/
rdcoff.c 57 each auxent counts as a symbol). */
346 union internal_auxent auxent;
369 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent))
376 psubaux = &auxent;
654 union internal_auxent auxent;
674 /* We only worry about the first auxent, because that is the
680 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent))
686 paux = &auxent;
729 fnend = bfd_asymbol_value (sym) + auxent.x_sym.x_misc.x_fsize;
772 base = auxent.x_sym.x_misc.x_lnsz.x_lnno - 1
345 union internal_auxent auxent; local
653 union internal_auxent auxent; local
    [all...]
  /src/external/cddl/osnet/dist/head/
syms.h 163 union auxent union
210 } x_tv; /* info about .tv section (in auxent of symbol .tv)) */
216 #define AUXENT union auxent
217 #define AUXESZ 18 /* sizeof(AUXENT) */
  /src/external/gpl3/binutils/dist/libiberty/
simple-object-xcoff.c 589 union external_auxent *auxent; local
595 auxent = (union external_auxent *) &symtab[i + n_numaux];
596 aux = (unsigned char *) auxent;
605 if ((auxent->u.xcoff64.x_csect.x_smtyp & 0x7) != XTY_SD
606 || auxent->u.xcoff64.x_csect.x_smclas != XMC_XO)
620 if ((auxent->u.xcoff32.x_csect.x_smtyp & 0x7) != XTY_SD
621 || auxent->u.xcoff32.x_csect.x_smclas != XMC_XO)
  /src/external/gpl3/binutils.old/dist/libiberty/
simple-object-xcoff.c 589 union external_auxent *auxent; local
595 auxent = (union external_auxent *) &symtab[i + n_numaux];
596 aux = (unsigned char *) auxent;
605 if ((auxent->u.xcoff64.x_csect.x_smtyp & 0x7) != XTY_SD
606 || auxent->u.xcoff64.x_csect.x_smclas != XMC_XO)
620 if ((auxent->u.xcoff32.x_csect.x_smtyp & 0x7) != XTY_SD
621 || auxent->u.xcoff32.x_csect.x_smclas != XMC_XO)
  /src/external/gpl3/gcc/dist/libiberty/
simple-object-xcoff.c 589 union external_auxent *auxent; local
595 auxent = (union external_auxent *) &symtab[i + n_numaux];
596 aux = (unsigned char *) auxent;
605 if ((auxent->u.xcoff64.x_csect.x_smtyp & 0x7) != XTY_SD
606 || auxent->u.xcoff64.x_csect.x_smclas != XMC_XO)
620 if ((auxent->u.xcoff32.x_csect.x_smtyp & 0x7) != XTY_SD
621 || auxent->u.xcoff32.x_csect.x_smclas != XMC_XO)
  /src/external/gpl3/gcc.old/dist/libiberty/
simple-object-xcoff.c 589 union external_auxent *auxent; local
595 auxent = (union external_auxent *) &symtab[i + n_numaux];
596 aux = (unsigned char *) auxent;
605 if ((auxent->u.xcoff64.x_csect.x_smtyp & 0x7) != XTY_SD
606 || auxent->u.xcoff64.x_csect.x_smclas != XMC_XO)
620 if ((auxent->u.xcoff32.x_csect.x_smtyp & 0x7) != XTY_SD
621 || auxent->u.xcoff32.x_csect.x_smclas != XMC_XO)
  /src/external/gpl3/gdb/dist/libiberty/
simple-object-xcoff.c 589 union external_auxent *auxent; local
595 auxent = (union external_auxent *) &symtab[i + n_numaux];
596 aux = (unsigned char *) auxent;
605 if ((auxent->u.xcoff64.x_csect.x_smtyp & 0x7) != XTY_SD
606 || auxent->u.xcoff64.x_csect.x_smclas != XMC_XO)
620 if ((auxent->u.xcoff32.x_csect.x_smtyp & 0x7) != XTY_SD
621 || auxent->u.xcoff32.x_csect.x_smclas != XMC_XO)
  /src/external/gpl3/gdb.old/dist/libiberty/
simple-object-xcoff.c 589 union external_auxent *auxent; local
595 auxent = (union external_auxent *) &symtab[i + n_numaux];
596 aux = (unsigned char *) auxent;
605 if ((auxent->u.xcoff64.x_csect.x_smtyp & 0x7) != XTY_SD
606 || auxent->u.xcoff64.x_csect.x_smclas != XMC_XO)
620 if ((auxent->u.xcoff32.x_csect.x_smtyp & 0x7) != XTY_SD
621 || auxent->u.xcoff32.x_csect.x_smclas != XMC_XO)
  /src/external/gpl3/binutils/dist/bfd/
coff64-rs6000.c 2092 union internal_auxent auxent;
2247 memset (&auxent, 0, sizeof (union internal_auxent));
2256 auxent.x_csect.x_scnlen.u64 = data_buffer_size;
2257 auxent.x_csect.x_smtyp = 3 << 3 | XTY_SD;
2258 auxent.x_csect.x_smclas = XMC_RW;
2261 bfd_coff_swap_aux_out (abfd, &auxent, syment.n_type, syment.n_sclass, 0,
2268 memset (&auxent, 0, sizeof (union internal_auxent));
2276 auxent.x_csect.x_smtyp = XTY_LD;
2277 auxent.x_csect.x_smclas = XMC_RW;
2280 bfd_coff_swap_aux_out (abfd, &auxent, syment.n_type, syment.n_sclass, 0
2091 union internal_auxent auxent; local
    [all...]
coff-rs6000.c 477 AUXENT * ext = (AUXENT *)ext1;
564 AUXENT *ext = (AUXENT *)extp;
4109 union internal_auxent auxent;
4229 memset (&auxent, 0, sizeof (union internal_auxent));
4234 auxent.x_csect.x_scnlen.u64 = data_buffer_size;
4235 auxent.x_csect.x_smtyp = 3 << 3 | XTY_SD;
4236 auxent.x_csect.x_smclas = XMC_RW;
4239 bfd_coff_swap_aux_out (abfd, &auxent, syment.n_type, syment.n_sclass, 0
4103 union internal_auxent auxent; local
    [all...]
libcoff.h 710 union internal_auxent auxent; member in union:coff_ptr_struct::__anon9824
  /src/external/gpl3/binutils.old/dist/bfd/
coff64-rs6000.c 2092 union internal_auxent auxent;
2247 memset (&auxent, 0, sizeof (union internal_auxent));
2256 auxent.x_csect.x_scnlen.u64 = data_buffer_size;
2257 auxent.x_csect.x_smtyp = 3 << 3 | XTY_SD;
2258 auxent.x_csect.x_smclas = XMC_RW;
2261 bfd_coff_swap_aux_out (abfd, &auxent, syment.n_type, syment.n_sclass, 0,
2268 memset (&auxent, 0, sizeof (union internal_auxent));
2276 auxent.x_csect.x_smtyp = XTY_LD;
2277 auxent.x_csect.x_smclas = XMC_RW;
2280 bfd_coff_swap_aux_out (abfd, &auxent, syment.n_type, syment.n_sclass, 0
2091 union internal_auxent auxent; local
    [all...]
coff-rs6000.c 477 AUXENT * ext = (AUXENT *)ext1;
564 AUXENT *ext = (AUXENT *)extp;
4109 union internal_auxent auxent;
4229 memset (&auxent, 0, sizeof (union internal_auxent));
4234 auxent.x_csect.x_scnlen.u64 = data_buffer_size;
4235 auxent.x_csect.x_smtyp = 3 << 3 | XTY_SD;
4236 auxent.x_csect.x_smclas = XMC_RW;
4239 bfd_coff_swap_aux_out (abfd, &auxent, syment.n_type, syment.n_sclass, 0
4103 union internal_auxent auxent; local
    [all...]
libcoff.h 700 union internal_auxent auxent; member in union:coff_ptr_struct::__anon11306
  /src/external/gpl3/gdb/dist/bfd/
coff64-rs6000.c 2092 union internal_auxent auxent;
2247 memset (&auxent, 0, sizeof (union internal_auxent));
2256 auxent.x_csect.x_scnlen.u64 = data_buffer_size;
2257 auxent.x_csect.x_smtyp = 3 << 3 | XTY_SD;
2258 auxent.x_csect.x_smclas = XMC_RW;
2261 bfd_coff_swap_aux_out (abfd, &auxent, syment.n_type, syment.n_sclass, 0,
2268 memset (&auxent, 0, sizeof (union internal_auxent));
2276 auxent.x_csect.x_smtyp = XTY_LD;
2277 auxent.x_csect.x_smclas = XMC_RW;
2280 bfd_coff_swap_aux_out (abfd, &auxent, syment.n_type, syment.n_sclass, 0
2091 union internal_auxent auxent; local
    [all...]
coff-rs6000.c 477 AUXENT * ext = (AUXENT *)ext1;
564 AUXENT *ext = (AUXENT *)extp;
4109 union internal_auxent auxent;
4229 memset (&auxent, 0, sizeof (union internal_auxent));
4234 auxent.x_csect.x_scnlen.u64 = data_buffer_size;
4235 auxent.x_csect.x_smtyp = 3 << 3 | XTY_SD;
4236 auxent.x_csect.x_smclas = XMC_RW;
4239 bfd_coff_swap_aux_out (abfd, &auxent, syment.n_type, syment.n_sclass, 0
4103 union internal_auxent auxent; local
    [all...]
libcoff.h 697 union internal_auxent auxent; member in union:coff_ptr_struct::__anon17750
  /src/external/gpl3/gdb.old/dist/bfd/
coff64-rs6000.c 2101 union internal_auxent auxent;
2256 memset (&auxent, 0, sizeof (union internal_auxent));
2265 auxent.x_csect.x_scnlen.u64 = data_buffer_size;
2266 auxent.x_csect.x_smtyp = 3 << 3 | XTY_SD;
2267 auxent.x_csect.x_smclas = XMC_RW;
2270 bfd_coff_swap_aux_out (abfd, &auxent, syment.n_type, syment.n_sclass, 0,
2277 memset (&auxent, 0, sizeof (union internal_auxent));
2285 auxent.x_csect.x_smtyp = XTY_LD;
2286 auxent.x_csect.x_smclas = XMC_RW;
2289 bfd_coff_swap_aux_out (abfd, &auxent, syment.n_type, syment.n_sclass, 0
2100 union internal_auxent auxent; local
    [all...]
coff-rs6000.c 477 AUXENT * ext = (AUXENT *)ext1;
564 AUXENT *ext = (AUXENT *)extp;
4122 union internal_auxent auxent;
4242 memset (&auxent, 0, sizeof (union internal_auxent));
4247 auxent.x_csect.x_scnlen.u64 = data_buffer_size;
4248 auxent.x_csect.x_smtyp = 3 << 3 | XTY_SD;
4249 auxent.x_csect.x_smclas = XMC_RW;
4252 bfd_coff_swap_aux_out (abfd, &auxent, syment.n_type, syment.n_sclass, 0
4116 union internal_auxent auxent; local
    [all...]
libcoff.h 697 union internal_auxent auxent; member in union:coff_ptr_struct::__anon20491

Completed in 46 milliseconds