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