Home
last modified time | relevance | path

Searched defs:cpp_db_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdemangle/common/
H A Dcxx.c29 typedef struct cpp_db_s { struct
30 sysdem_ops_t *cpp_ops;
31 jmp_buf cpp_jmp;
32 name_t cpp_name;
33 sub_t cpp_subs;
34 templ_t cpp_templ;
35 unsigned cpp_cv;
36 unsigned cpp_ref;
37 unsigned cpp_depth;
38 boolean_t cpp_parsed_ctor_dtor_cv;
[all …]