Searched refs:symtype (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/bootstrap_cmds-91/migcom.tproj/
H A Dparser.y132 %token <symtype> sySymbolicType
148 %type <symtype> PrimIPCType IPCType
187 } symtype;
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dnlmcode.h901 unsigned char symtype; /* Type of debugging symbol. */ local
995 amt = sizeof (symtype);
996 if (bfd_bread ((void *) &symtype, amt, abfd) != amt)
1016 if (symtype == 0)
1019 else if (symtype == 1)
H A Dmach-o.c710 unsigned int symtype = -1; local
724 symtype = (type & 0x0e);
761 switch (symtype)
799 s->name, symtype);
H A Delfxx-ia64.c949 char symtype;
1023 symtype = ELF_ST_TYPE (isym->st_info);
1069 symtype = h->type;
1090 if (symtype == STT_SECTION)
1097 if (symtype != STT_SECTION)
946 char symtype; local
/macosx-10.10/bind9-45.101/bind9/lib/isccc/
H A Dcc.c53 #include <isccc/symtype.h>
/macosx-10.10/sudo-73/src/
H A Dpp2475 typeset svc svcvar symtype
2481 10.*) symtype="file";;
2482 *) symtype="file -t s";;
2528 echo " ${symtype}" \
2533 echo " ${symtype}" \

Completed in 218 milliseconds