diff options
Diffstat (limited to 'bin/trace')
-rwxr-xr-x | bin/trace | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -53,9 +53,12 @@ $Source = ""; "void*" => "x", "FILE*" => "x", "H5A_operator_t" => "x", + "H5D_operator_t" => "x", "H5E_auto_t" => "x", "H5E_walk_t" => "x", "H5G_iterate_t" => "x", + "H5MM_allocate_t" => "x", + "H5MM_free_t" => "x", "H5T_cdata_t**" => "x", "H5T_conv_t" => "x", "H5T_overflow_t" => "x", |