Home
last modified time | relevance | path

Searched defs:max_stack_size (Results 1 – 7 of 7) sorted by relevance

/external/libchrome/base/allocator/
Dallocator_extension.cc52 int GetCallStack(void** stack, int max_stack_size) { in GetCallStack()
/external/google-breakpad/src/processor/
Dwindows_frame_info.h140 uint32_t max_stack_size = strtoul(tokens[8], NULL, 16); in ParseFromString() local
198 uint32_t max_stack_size; member
Dfast_source_line_resolver.cc128 uint32_t max_stack_size = para_uint32[5]; in CopyWFI() local
/external/bcc/tools/old/
Dmemleak.py106 max_stack_size = args.stack_depth + 2 variable
/external/v8/src/compiler-dispatcher/
Dunoptimized-compile-job.cc69 size_t max_stack_size) in UnoptimizedCompileJob()
Dcompiler-dispatcher.cc174 size_t max_stack_size) in CompilerDispatcher()
/external/google-breakpad/src/common/windows/
Dpdb_source_line_writer.cc551 DWORD max_stack_size = 0; in PrintFrameDataUsingPDB() local