Home
last modified time | relevance | path

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

/glibc-2.36/include/
Drtld-malloc.h71 _Bool __rtld_malloc_is_complete (void) attribute_hidden;
/glibc-2.36/elf/
Ddl-minimal.c50 __rtld_malloc_is_complete (void) in __rtld_malloc_is_complete() function
Ddl-cache.c109 glibc_hwcaps_priorities_malloced = __rtld_malloc_is_complete (); in glibc_hwcaps_priorities_init()
/glibc-2.36/ChangeLog.old/
DChangeLog.229813 elf: Implement __rtld_malloc_is_complete
9816 (__rtld_malloc_is_complete): New function.
9818 [IS_IN (rtld)](__rtld_malloc_is_complete): New function.
DChangeLog.247155 (__rtld_malloc_is_complete): Modified function.