Home
last modified time | relevance | path

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

/glibc-2.36/dlfcn/
Dtst-rec-dlopen.c83 static bool call_function; variable
118 if (call_function) in malloc()
120 call_function = false; in malloc()
122 call_function = true; in malloc()
142 call_function = true; in do_test()
155 call_function = false; in do_test()
/glibc-2.36/ChangeLog.old/
DChangeLog.1820991 (call_function, interposed_malloc_called): New variables.
20994 and clear call_function as needed.