| /src/external/gpl3/binutils/dist/binutils/ |
| od-xcoff.c | 853 unsigned char smtyp; local 856 smtyp = bfd_h_get_8 (abfd, aux->x_csect.x_smtyp); 859 if (smtyp == XTY_LD) 866 SMTYP_ALIGN (smtyp)); 868 dump_value (smtyp_xlat, SMTYP_SMTYP (smtyp), 2); 1481 unsigned int smtyp; local 1484 smtyp = bfd_h_get_8 (abfd, aux->x_csect.x_smtyp); 1486 if (SMTYP_SMTYP (smtyp) == XTY_LD
|
| /src/external/gpl3/binutils.old/dist/binutils/ |
| od-xcoff.c | 853 unsigned char smtyp; local 856 smtyp = bfd_h_get_8 (abfd, aux->x_csect.x_smtyp); 859 if (smtyp == XTY_LD) 866 SMTYP_ALIGN (smtyp)); 868 dump_value (smtyp_xlat, SMTYP_SMTYP (smtyp), 2); 1481 unsigned int smtyp; local 1484 smtyp = bfd_h_get_8 (abfd, aux->x_csect.x_smtyp); 1486 if (SMTYP_SMTYP (smtyp) == XTY_LD
|
| /src/external/gpl3/binutils/dist/bfd/ |
| xcofflink.c | 1468 int smtyp; 1601 smtyp = SMTYP_SMTYP (aux.x_csect.x_smtyp); 1607 switch (smtyp) 1613 abfd, name, smtyp); 2006 if ((smtyp == XTY_SD || smtyp == XTY_CM) 2051 && (smtyp == XTY_SD || smtyp == XTY_LD) 2200 if (smtyp == XTY_CM) 2215 if (smtyp == XTY_E 1462 int smtyp; local 3653 int smtyp; local 5234 int smtyp = 0; local [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| xcofflink.c | 1468 int smtyp; 1601 smtyp = SMTYP_SMTYP (aux.x_csect.x_smtyp); 1607 switch (smtyp) 1613 abfd, name, smtyp); 2006 if ((smtyp == XTY_SD || smtyp == XTY_CM) 2051 && (smtyp == XTY_SD || smtyp == XTY_LD) 2200 if (smtyp == XTY_CM) 2215 if (smtyp == XTY_E 1462 int smtyp; local 3653 int smtyp; local 5234 int smtyp = 0; local [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| xcofflink.c | 1425 int smtyp; 1558 smtyp = SMTYP_SMTYP (aux.x_csect.x_smtyp); 1564 switch (smtyp) 1570 abfd, name, smtyp); 1963 if ((smtyp == XTY_SD || smtyp == XTY_CM) 2008 && (smtyp == XTY_SD || smtyp == XTY_LD) 2157 if (smtyp == XTY_CM) 2172 if (smtyp == XTY_E 1419 int smtyp; local 3610 int smtyp; local 5187 int smtyp = 0; local [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| xcofflink.c | 1433 int smtyp; 1566 smtyp = SMTYP_SMTYP (aux.x_csect.x_smtyp); 1572 switch (smtyp) 1578 abfd, name, smtyp); 1971 if ((smtyp == XTY_SD || smtyp == XTY_CM) 2016 && (smtyp == XTY_SD || smtyp == XTY_LD) 2165 if (smtyp == XTY_CM) 2180 if (smtyp == XTY_E 1427 int smtyp; local 3618 int smtyp; local 5195 int smtyp = 0; local [all...] |