Searched refs:C_EFCN (Results 1 - 17 of 17) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dgsyms.h8 C_EFCN = -1, enumerator in enum:sdb_storage_class
H A Dmips-tfile.c807 C_EFCN = -1,
801 C_EFCN = -1, enumerator in enum:coff_storage
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgsyms.h8 C_EFCN = -1, enumerator in enum:sdb_storage_class
H A Dmips-tfile.c804 C_EFCN = -1,
798 C_EFCN = -1, enumerator in enum:coff_storage
/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dinternal.h258 #define C_EFCN 0xff /* physical end of function */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dinternal.h258 #define C_EFCN 0xff /* physical end of function */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-coff.c512 the C_EFCN special symbol. It would clobber the value of the
514 a C_EFCN. And a second reason is that the code is more clear this
590 case C_EFCN:
703 merge with an existing symbol or not. If a symbol is C_EFCN or
721 if (S_GET_STORAGE_CLASS (def_symbol_in_progress) == C_EFCN
1320 if (S_GET_STORAGE_CLASS (symp) == C_EFCN)
1323 as_fatal (_("C_EFCN symbol for %s out of scope"),
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Drdcoff.c735 case C_EFCN:
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Drdcoff.c735 case C_EFCN:
/openbsd-current/gnu/llvm/llvm/lib/ObjectYAML/
H A DXCOFFYAML.cpp99 ECase(C_EFCN);
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dobj-coff.c622 * the C_EFCN special symbol. It would clobber the value of the
624 * a C_EFCN. And a second reason is that the code is more clear this
710 case C_EFCN:
822 merge with an existing symbol or not. If a symbol is C_EFCN or
840 if (S_GET_STORAGE_CLASS (def_symbol_in_progress) == C_EFCN
1255 if (S_GET_STORAGE_CLASS (symp) == C_EFCN)
1258 as_fatal (_("C_EFCN symbol out of scope"));
2402 the C_EFCN special symbol. It would clobber the value of the
2404 a C_EFCN. And a second reason is that the code is more clear this
2495 case C_EFCN
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dcoffread.c784 case C_EFCN:
1176 case C_EFCN:
/openbsd-current/gnu/llvm/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp221 ECase(C_STTLS), ECase(C_EFCN)
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcofflink.c1787 case C_EFCN:
H A Dcoffcode.h4794 case C_EFCN: /* Physical end of function. */
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcofflink.c1785 case C_EFCN:
H A Dcoffcode.h4595 case C_EFCN: /* Physical end of function. */

Completed in 441 milliseconds