Searched refs:kMaxSymbolNameLength (Results 1 – 1 of 1) sorted by relevance
14 static const size_t kMaxSymbolNameLength = 64 * 1024; variable244 status_t error = _ReadString(nameAddress, kMaxSymbolNameLength, in NextSymbolInfo()