Print this page
1730 DTrace should ignore type information from modules with cth_parlabel mismatches
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
Reviewed by: Adam Leventhal <ahl@delphix.com>


  65                 ctf_enum_value;
  66                 ctf_errmsg;
  67                 ctf_errno;
  68                 ctf_fdopen;
  69                 ctf_func_args;
  70                 ctf_func_info;
  71                 ctf_getmodel;
  72                 ctf_getspecific;
  73                 ctf_import;
  74                 ctf_label_info;
  75                 ctf_label_iter;
  76                 ctf_label_topmost;
  77                 ctf_lookup_by_name;
  78                 ctf_lookup_by_symbol;
  79                 ctf_member_info;
  80                 ctf_member_iter;
  81                 ctf_modopen;
  82                 ctf_open;
  83                 ctf_parent_file;
  84                 ctf_parent_name;

  85                 ctf_setmodel;
  86                 ctf_setspecific;
  87                 ctf_set_array;
  88                 ctf_type_align;
  89                 ctf_type_cmp;
  90                 ctf_type_compat;
  91                 ctf_type_encoding;
  92                 ctf_type_iter;
  93                 ctf_type_kind;
  94                 ctf_type_lname;
  95                 ctf_type_name;
  96                 ctf_type_pointer;
  97                 ctf_type_reference;
  98                 ctf_type_resolve;
  99                 ctf_type_size;
 100                 ctf_type_visit;
 101                 ctf_update;
 102                 ctf_version;
 103                 ctf_write;
 104                 _info;


  65                 ctf_enum_value;
  66                 ctf_errmsg;
  67                 ctf_errno;
  68                 ctf_fdopen;
  69                 ctf_func_args;
  70                 ctf_func_info;
  71                 ctf_getmodel;
  72                 ctf_getspecific;
  73                 ctf_import;
  74                 ctf_label_info;
  75                 ctf_label_iter;
  76                 ctf_label_topmost;
  77                 ctf_lookup_by_name;
  78                 ctf_lookup_by_symbol;
  79                 ctf_member_info;
  80                 ctf_member_iter;
  81                 ctf_modopen;
  82                 ctf_open;
  83                 ctf_parent_file;
  84                 ctf_parent_name;
  85                 ctf_parent_label;
  86                 ctf_setmodel;
  87                 ctf_setspecific;
  88                 ctf_set_array;
  89                 ctf_type_align;
  90                 ctf_type_cmp;
  91                 ctf_type_compat;
  92                 ctf_type_encoding;
  93                 ctf_type_iter;
  94                 ctf_type_kind;
  95                 ctf_type_lname;
  96                 ctf_type_name;
  97                 ctf_type_pointer;
  98                 ctf_type_reference;
  99                 ctf_type_resolve;
 100                 ctf_type_size;
 101                 ctf_type_visit;
 102                 ctf_update;
 103                 ctf_version;
 104                 ctf_write;
 105                 _info;