Searched defs:stabtype (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
H A D | stabs.c | 74 static struct stabtype { struct 75 struct stabtype *next; /* linked list */ argument 87 struct stabtype *addtype(TWORD, union dimfun *, struct attr *); argument
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
H A D | stabs.c | 74 static struct stabtype { struct 75 struct stabtype *next; /* linked list */ argument 87 struct stabtype *addtype(TWORD, union dimfun *, struct attr *); argument
|
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
H A D | ctftools.h | 136 typedef enum stabtype { enum
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | stabs.c | 715 parse_stab_string (void *dhandle, struct stab_handle *info, int stabtype, in parse_stab_string()
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | stabs.c | 697 parse_stab_string (void *dhandle, struct stab_handle *info, int stabtype, in parse_stab_string()
|