Home
last modified time | relevance | path

Searched refs:bits_hint_record_free_rb (Results 1 – 1 of 1) sorted by relevance

/dports/devel/radare2/radare2-5.1.1/libr/anal/
H A Dhint.c60 static void bits_hint_record_free_rb(RBNode *node, void *user) { in bits_hint_record_free_rb() function
81 r_rbtree_free (a->bits_hints, bits_hint_record_free_rb, NULL); in r_anal_hint_storage_fini()
370 …r_rbtree_delete (&a->bits_hints, &addr, ranged_hint_record_cmp, NULL, bits_hint_record_free_rb, NU… in r_anal_hint_unset_bits()