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

/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dstabs.c74 static struct stabtype { struct
75 struct stabtype *next; /* linked list */
87 struct stabtype *addtype(TWORD, union dimfun *, struct attr *);
88 struct stabtype *findtype(TWORD t, union dimfun *df, struct attr *sue);
103 struct stabtype *st;
145 struct stabtype *
148 struct stabtype *st;
150 st = permalloc(sizeof(struct stabtype));
163 struct stabtype *
166 struct stabtype *s
[all...]
/netbsd-current/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dstabs.c74 static struct stabtype { struct
75 struct stabtype *next; /* linked list */
87 struct stabtype *addtype(TWORD, union dimfun *, struct attr *);
88 struct stabtype *findtype(TWORD t, union dimfun *df, struct attr *sue);
103 struct stabtype *st;
145 struct stabtype *
148 struct stabtype *st;
150 st = permalloc(sizeof(struct stabtype));
163 struct stabtype *
166 struct stabtype *s
[all...]
/netbsd-current/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dctftools.h136 typedef enum stabtype { enum
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dstabs.c715 parse_stab_string (void *dhandle, struct stab_handle *info, int stabtype,
966 if (stabtype == N_FUN)
697 parse_stab_string(void *dhandle, struct stab_handle *info, int stabtype, int desc ATTRIBUTE_UNUSED, bfd_vma value, const char *string, const char * string_end) argument
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dstabs.c697 parse_stab_string (void *dhandle, struct stab_handle *info, int stabtype, argument
948 if (stabtype == N_FUN)
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dstabs.c697 parse_stab_string (void *dhandle, struct stab_handle *info, int stabtype, argument
948 if (stabtype == N_FUN)

Completed in 369 milliseconds