HomeSort by: relevance | last modified time | path
    Searched refs:C_EFCN (Results 1 - 23 of 23) sorted by relevancy

  /src/external/cddl/osnet/dist/head/
storclass.h 39 #define C_EFCN -1 /* physical end of function */
  /src/external/gpl3/gcc.old/dist/gcc/
gsyms.h 28 C_EFCN = -1,
  /src/external/gpl3/gcc/dist/gcc/
gsyms.h 28 C_EFCN = -1,
  /src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
XCOFFYAML.cpp 78 ECase(C_EFCN);
  /src/external/gpl3/binutils/dist/include/coff/
internal.h 282 #define C_EFCN 0xff /* physical end of function */
  /src/external/gpl3/binutils.old/dist/include/coff/
internal.h 292 #define C_EFCN 0xff /* physical end of function */
  /src/external/gpl3/gdb/dist/include/coff/
internal.h 292 #define C_EFCN 0xff /* physical end of function */
  /src/external/gpl3/gdb.old/dist/include/coff/
internal.h 292 #define C_EFCN 0xff /* physical end of function */
  /src/external/gpl3/binutils/dist/gas/config/
obj-coff.c 568 the C_EFCN special symbol. It would clobber the value of the
570 a C_EFCN. And a second reason is that the code is more clear this
637 case C_EFCN:
750 merge with an existing symbol or not. If a symbol is C_EFCN or
768 if (S_GET_STORAGE_CLASS (def_symbol_in_progress) == C_EFCN
1354 if (S_GET_STORAGE_CLASS (symp) == C_EFCN
1358 as_fatal (_("C_EFCN symbol for %s out of scope"),
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-coff.c 568 the C_EFCN special symbol. It would clobber the value of the
570 a C_EFCN. And a second reason is that the code is more clear this
637 case C_EFCN:
750 merge with an existing symbol or not. If a symbol is C_EFCN or
768 if (S_GET_STORAGE_CLASS (def_symbol_in_progress) == C_EFCN
1356 if (S_GET_STORAGE_CLASS (symp) == C_EFCN
1360 as_fatal (_("C_EFCN symbol for %s out of scope"),
  /src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
XCOFFDumper.cpp 254 ECase(C_STTLS), ECase(C_EFCN)
  /src/external/gpl3/binutils/dist/binutils/
rdcoff.c 699 case C_EFCN:
  /src/external/gpl3/binutils.old/dist/binutils/
rdcoff.c 699 case C_EFCN:
  /src/external/gpl3/gdb/dist/gdb/
coffread.c 959 case C_EFCN:
1349 case C_EFCN:
  /src/external/gpl3/gdb.old/dist/gdb/
coffread.c 865 case C_EFCN:
1255 case C_EFCN:
  /src/external/gpl3/binutils/dist/bfd/
cofflink.c 1852 case C_EFCN:
coffcode.h 4984 case C_EFCN: /* Physical end of function. */
  /src/external/gpl3/binutils.old/dist/bfd/
cofflink.c 1864 case C_EFCN:
coffcode.h 4977 case C_EFCN: /* Physical end of function. */
  /src/external/gpl3/gdb/dist/bfd/
cofflink.c 1825 case C_EFCN:
coffcode.h 4986 case C_EFCN: /* Physical end of function. */
  /src/external/gpl3/gdb.old/dist/bfd/
cofflink.c 1825 case C_EFCN:
coffcode.h 4986 case C_EFCN: /* Physical end of function. */

Completed in 71 milliseconds