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

  /external/google-breakpad/src/client/solaris/handler/
solaris_lwp.cc 59 static const int MAP_MAX = 1000;
305 prmap_t map_array[MAP_MAX];
324 if ((num = (int)(size / sizeof (prmap_t))) > MAP_MAX) {
  /toolchain/binutils/binutils-2.25/bfd/
vms-lib.c 1941 unsigned int map_max = 1024; \/* Fine initial default. *\/ local
    [all...]

Completed in 222 milliseconds