HomeSort by: relevance | last modified time | path
    Searched refs:l_smtype (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/external/gpl3/binutils/dist/include/coff/
rs6k64.h 259 bfd_byte l_smtype[1]; member in struct:external_ldsym
rs6000.h 267 bfd_byte l_smtype[1]; member in struct:external_ldsym
xcoff.h 268 char l_smtype; member in struct:internal_ldsym
280 /* These flags are for the l_smtype field (the lower three bits are an
  /src/external/gpl3/binutils.old/dist/include/coff/
rs6k64.h 259 bfd_byte l_smtype[1]; member in struct:external_ldsym
rs6000.h 267 bfd_byte l_smtype[1]; member in struct:external_ldsym
xcoff.h 268 char l_smtype; member in struct:internal_ldsym
280 /* These flags are for the l_smtype field (the lower three bits are an
  /src/external/gpl3/gdb/dist/include/coff/
rs6k64.h 259 bfd_byte l_smtype[1]; member in struct:external_ldsym
rs6000.h 267 bfd_byte l_smtype[1]; member in struct:external_ldsym
xcoff.h 268 char l_smtype; member in struct:internal_ldsym
280 /* These flags are for the l_smtype field (the lower three bits are an
  /src/external/gpl3/gdb.old/dist/include/coff/
rs6k64.h 259 bfd_byte l_smtype[1]; member in struct:external_ldsym
rs6000.h 267 bfd_byte l_smtype[1]; member in struct:external_ldsym
xcoff.h 268 char l_smtype; member in struct:internal_ldsym
280 /* These flags are for the l_smtype field (the lower three bits are an
  /src/external/gpl3/binutils/dist/bfd/
xcofflink.c 395 if ((ldsym.l_smtype & L_EXPORT) != 0)
397 if ((ldsym.l_smtype & L_WEAK) != 0)
890 if ((ldsym->l_smtype & L_WEAK) == 0
981 if ((ldsym.l_smtype & L_EXPORT) == 0)
1013 if ((ldsym.l_smtype & L_WEAK) != 0)
1026 if ((ldsym.l_smtype & L_WEAK) != 0)
2439 if ((ldsym.l_smtype & L_EXPORT) == 0)
3909 ldsym->l_smtype = XTY_SD; /* Csect section definition. */
5292 ldsym->l_smtype = smtyp;
5296 ldsym->l_smtype |= L_IMPORT
    [all...]
coff64-rs6000.c 694 dst->l_smtype = bfd_get_8 (abfd, src->l_smtype);
710 bfd_put_8 (abfd, src->l_smtype, dst->l_smtype);
coff-rs6000.c 2927 dst->l_smtype = bfd_get_8 (abfd, src->l_smtype);
2950 bfd_put_8 (abfd, src->l_smtype, dst->l_smtype);
  /src/external/gpl3/binutils.old/dist/bfd/
xcofflink.c 395 if ((ldsym.l_smtype & L_EXPORT) != 0)
397 if ((ldsym.l_smtype & L_WEAK) != 0)
890 if ((ldsym->l_smtype & L_WEAK) == 0
981 if ((ldsym.l_smtype & L_EXPORT) == 0)
1013 if ((ldsym.l_smtype & L_WEAK) != 0)
1026 if ((ldsym.l_smtype & L_WEAK) != 0)
2439 if ((ldsym.l_smtype & L_EXPORT) == 0)
3909 ldsym->l_smtype = XTY_SD; /* Csect section definition. */
5292 ldsym->l_smtype = smtyp;
5296 ldsym->l_smtype |= L_IMPORT
    [all...]
coff64-rs6000.c 694 dst->l_smtype = bfd_get_8 (abfd, src->l_smtype);
710 bfd_put_8 (abfd, src->l_smtype, dst->l_smtype);
coff-rs6000.c 2927 dst->l_smtype = bfd_get_8 (abfd, src->l_smtype);
2950 bfd_put_8 (abfd, src->l_smtype, dst->l_smtype);
  /src/external/gpl3/gdb/dist/bfd/
xcofflink.c 348 if ((ldsym.l_smtype & L_EXPORT) != 0)
350 if ((ldsym.l_smtype & L_WEAK) != 0)
847 if ((ldsym->l_smtype & L_WEAK) == 0
940 if ((ldsym.l_smtype & L_EXPORT) == 0)
970 if ((ldsym.l_smtype & L_WEAK) != 0)
983 if ((ldsym.l_smtype & L_WEAK) != 0)
2398 if ((ldsym.l_smtype & L_EXPORT) == 0)
3866 ldsym->l_smtype = XTY_SD; /* Csect section definition. */
5245 ldsym->l_smtype = smtyp;
5249 ldsym->l_smtype |= L_IMPORT
    [all...]
coff64-rs6000.c 694 dst->l_smtype = bfd_get_8 (abfd, src->l_smtype);
710 bfd_put_8 (abfd, src->l_smtype, dst->l_smtype);
coff-rs6000.c 2927 dst->l_smtype = bfd_get_8 (abfd, src->l_smtype);
2950 bfd_put_8 (abfd, src->l_smtype, dst->l_smtype);
  /src/external/gpl3/gdb.old/dist/bfd/
xcofflink.c 348 if ((ldsym.l_smtype & L_EXPORT) != 0)
350 if ((ldsym.l_smtype & L_WEAK) != 0)
855 if ((ldsym->l_smtype & L_WEAK) == 0
948 if ((ldsym.l_smtype & L_EXPORT) == 0)
978 if ((ldsym.l_smtype & L_WEAK) != 0)
991 if ((ldsym.l_smtype & L_WEAK) != 0)
2406 if ((ldsym.l_smtype & L_EXPORT) == 0)
3874 ldsym->l_smtype = XTY_SD; /* Csect section definition. */
5253 ldsym->l_smtype = smtyp;
5257 ldsym->l_smtype |= L_IMPORT
    [all...]
coff64-rs6000.c 694 dst->l_smtype = bfd_get_8 (abfd, src->l_smtype);
710 bfd_put_8 (abfd, src->l_smtype, dst->l_smtype);
coff-rs6000.c 2940 dst->l_smtype = bfd_get_8 (abfd, src->l_smtype);
2963 bfd_put_8 (abfd, src->l_smtype, dst->l_smtype);
  /src/external/gpl3/binutils/dist/binutils/
od-xcoff.c 1100 smtype = bfd_h_get_8 (abfd, ldsym->l_smtype);

Completed in 98 milliseconds

1 2