HomeSort by relevance Sort by last modified time
    Searched refs:SEGINFO_STRCHUNKSIZE (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/coregrind/m_debuginfo/
priv_storage.h 516 #define SEGINFO_STRCHUNKSIZE (64*1024)
817 HChar strtab[SEGINFO_STRCHUNKSIZE];
    [all...]
storage.c 249 + space_needed) > SEGINFO_STRCHUNKSIZE) {
    [all...]

Completed in 45 milliseconds