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

  /toolchain/binutils/binutils-2.25/include/coff/
symconst.h 101 #define stProc 6 /* " " Procedure */
  /toolchain/binutils/binutils-2.25/bfd/
ecoff.c 679 case stProc:
701 /* Normally, a local stProc symbol will have a corresponding
707 if (ecoff_sym->st == stProc
713 if (ecoff_sym->st == stProc || ecoff_sym->st == stStaticProc)
    [all...]
ecofflink.c 809 case stProc:
    [all...]
elfxx-mips.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/
ecoff.c 219 stProc -- External Procedure
661 st_Proc = stProc, /* " " Procedure */
    [all...]

Completed in 85 milliseconds