Searched defs:heap_buffer (Results 1 – 8 of 8) sorted by relevance
35 char* heap_buffer = new char[42]; in f() local
34 char* heap_buffer = new char[42]; in f() local
131 auto heap_buffer = absl::make_unique<char[]>(sizeof(try_symbolize_buffer)); in TrySymbolizeWithLimit() local
129 auto heap_buffer = absl::make_unique<char[]>(sizeof(try_symbolize_buffer)); in TrySymbolizeWithLimit() local