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

/external/valgrind/main/coregrind/m_debuginfo/
H A Dpriv_storage.h457 #define SEGINFO_STRCHUNKSIZE (64*1024) macro
758 UChar strtab[SEGINFO_STRCHUNKSIZE];
H A Dstorage.c235 + space_needed) > SEGINFO_STRCHUNKSIZE) {

Completed in 39 milliseconds