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

  /toolchain/binutils/binutils-2.25/include/coff/
external.h 100 #define _COMMENT ".comment"
m88k.h 60 #define _COMMENT ".comment"
ecoff.h 73 #define _COMMENT ".comment"
  /toolchain/binutils/binutils-2.25/bfd/
coffcode.h 532 #ifdef _COMMENT
534 else if (!strcmp (sec_name, _COMMENT))
537 #endif /* _COMMENT */
836 #ifdef _COMMENT
837 || strcmp (name, _COMMENT) == 0
    [all...]
ecoff.c 333 if (streq (name, _COMMENT))
    [all...]

Completed in 117 milliseconds