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

  /src/external/cddl/osnet/dist/head/
storclass.h 50 #define C_STRTAG 10 /* structure tag */
syms.h 153 #define ISTAG(x) ((x) == C_STRTAG || (x) == C_UNTAG || (x) == C_ENTAG)
  /src/external/gpl3/gcc.old/dist/gcc/
gsyms.h 39 C_STRTAG = 10,
  /src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
XCOFFYAML.cpp 39 ECase(C_STRTAG);
  /src/external/gpl3/binutils/dist/include/coff/
internal.h 293 #define C_STRTAG 10 /* structure tag */
531 ((x) == C_STRTAG || (x) == C_UNTAG || (x) == C_ENTAG)
  /src/external/gpl3/binutils.old/dist/include/coff/
internal.h 303 #define C_STRTAG 10 /* structure tag */
535 ((x) == C_STRTAG || (x) == C_UNTAG || (x) == C_ENTAG)
  /src/external/gpl3/binutils/dist/binutils/
coffgrok.c 265 case C_STRTAG:
578 case C_STRTAG:
824 case C_STRTAG:
rdcoff.c 185 that the class is not C_STRTAG, nor C_UNTAG, nor C_ENTAG. */
577 case C_STRTAG:
  /src/external/gpl3/binutils.old/dist/binutils/
coffgrok.c 265 case C_STRTAG:
578 case C_STRTAG:
824 case C_STRTAG:
rdcoff.c 185 that the class is not C_STRTAG, nor C_UNTAG, nor C_ENTAG. */
577 case C_STRTAG:
  /src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
XCOFFDumper.cpp 244 ECase(C_MOS), ECase(C_ARG), ECase(C_STRTAG), ECase(C_MOU),
  /src/external/gpl3/binutils/dist/bfd/
cofflink.c 1628 || isym.n_sclass == C_STRTAG
1824 case C_STRTAG:
coffcode.h 4913 case C_STRTAG: /* Structure tag. */
  /src/external/gpl3/binutils.old/dist/bfd/
cofflink.c 1640 || isym.n_sclass == C_STRTAG
1836 case C_STRTAG:
coffcode.h 4906 case C_STRTAG: /* Structure tag. */
  /src/external/gpl3/binutils/dist/gas/config/
obj-coff.c 626 case C_STRTAG:
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-coff.c 626 case C_STRTAG:

Completed in 51 milliseconds