HomeSort by relevance Sort by last modified time
    Searched refs:smtyp (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/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
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
xcofflink.c 1348 int smtyp; local
3413 int smtyp; local
4168 int smtyp = 0; local
    [all...]

Completed in 2873 milliseconds