Searched refs:__rtld_free (Results 1 – 5 of 5) sorted by relevance
32 extern __typeof (free) *__rtld_free attribute_hidden;50 __rtld_free (ptr); in free()84 # define __rtld_free (&free) macro
53 ht->free = __rtld_free; in htab_create()169 htab->free = __rtld_free; in htab_expand()
36 __typeof (free) *__rtld_free attribute_relro;44 __rtld_free = &__minimal_free; in __rtld_malloc_init_stubs()100 __rtld_free = new_free; in __rtld_malloc_init_real()
290 tab->free = __rtld_free; in do_lookup_unique()308 tab->free = __rtld_free; in do_lookup_unique()
11216 (__rtld_free): Remove.12530 (__rtld_free): New.