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

  /toolchain/binutils/binutils-2.25/gas/config/
obj-coff.c 583 the C_EFCN special symbol. It would clobber the value of the
585 a C_EFCN. And a second reason is that the code is more clear this
658 case C_EFCN:
771 merge with an existing symbol or not. If a symbol is C_EFCN or
789 if (S_GET_STORAGE_CLASS (def_symbol_in_progress) == C_EFCN
    [all...]
  /toolchain/binutils/binutils-2.25/include/coff/
internal.h 296 #define C_EFCN 0xff /* physical end of function */
  /toolchain/binutils/binutils-2.25/binutils/
rdcoff.c 741 case C_EFCN:
  /toolchain/binutils/binutils-2.25/bfd/
cofflink.c     [all...]
coffcode.h     [all...]

Completed in 60 milliseconds