Searched defs:stack_trace (Results 1 – 2 of 2) sorted by relevance
82 uptr *stack_trace = traceAllocator.alloc(args.size + 1); in store() local90 const uptr *stack_trace = tracePtrs[id]; in load() local
43 const char* const stack_trace = strstr(message, internal::kStackTraceMarker); in ExtractSummary() local