Searched refs:kFormatFunction (Results 1 – 2 of 2) sorted by relevance
28 constexpr const char *kFormatFunction = "{{{pc:%p}}}"; variable
71 internal_snprintf(buffer, sizeof(buffer), kFormatFunction, addr); in SymbolizePC()