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

  /toolchain/binutils/binutils-2.25/libiberty/
simple-object-xcoff.c 258 #define C_STAT (3)
828 syms[0].sym.n_sclass[0] = C_STAT;
  /toolchain/binutils/binutils-2.25/include/coff/
internal.h 300 #define C_STAT 3 /* static */
388 #define C_THUMBSTAT (128 + C_STAT) /* 131 */

Completed in 77 milliseconds