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

/opensolaris-onvv-gate/usr/src/cmd/abi/spectrans/parser/
H A Dparser.h45 } Meta_info; typedef in typeref:struct:metainfo
108 extern int do_extends(const Meta_info, const Translator_info *, char *);
111 extern void getlinecont(char *, char *, int, FILE *, Meta_info *);
124 extern int xlator_start_if(const Meta_info meta_info, const int token,
126 extern int xlator_take_kvpair(const Meta_info, const int token, char *value);
127 extern int xlator_end_if(const Meta_info, const char *value);
H A Dextends.c46 do_extends(const Meta_info parentM, const Translator_info *T_info, char *value)
54 Meta_info M;
H A Dfrontend.c159 Meta_info meta_info;
/opensolaris-onvv-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dutil.h46 extern void print_metainfo(const Meta_info *);
H A Dtrace.c214 xlator_start_if(const Meta_info m, int const token, char *value)
270 xlator_take_kvpair(Meta_info m, int const token, char *value)
350 xlator_end_if(const Meta_info m, char const *value)
/opensolaris-onvv-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dxlator.c200 xlator_start_if(const Meta_info meta_info, const int token, char *value)
271 xlator_take_kvpair(const Meta_info meta_info, const int token,
454 xlator_end_if(const Meta_info M, const char *value)

Completed in 114 milliseconds