Searched refs:kMaxSymbolNameLength (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/debugger/elf/
H A DElfSymbolLookup.cpp14 static const size_t kMaxSymbolNameLength = 64 * 1024; variable
244 status_t error = _ReadString(nameAddress, kMaxSymbolNameLength,

Completed in 81 milliseconds