Searched refs:LDPRELOAD_BUFSIZE (Results 1 - 1 of 1) sorted by relevance

/bionic/linker/
H A Dlinker.cpp105 #define LDPRELOAD_BUFSIZE (LDPRELOAD_MAX*64) macro
111 static char g_ld_preloads_buffer[LDPRELOAD_BUFSIZE];

Completed in 258 milliseconds