Searched refs:SYMBOL_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
51 static const int SYMBOL_BUF_SIZE = 1024; variable
122 if ((map != nullptr) && (strlen(map->path) < SYMBOL_BUF_SIZE - 1)) { in UnwindWithContext()