Searched refs:kFormatFunctionMax (Results 1 – 2 of 2) sorted by relevance
29 constexpr uptr kFormatFunctionMax = 64; // More than big enough for 64-bit hex. variable
70 char buffer[kFormatFunctionMax]; in SymbolizePC()