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

/haiku/src/system/libroot/posix/malloc_debug/
H A Dheap.cpp420 addr_t wallValue; local
422 memcpy(&wallValue, (void *)wallAddress, sizeof(addr_t));
423 if (wallValue != wallAddress) {
428 info->thread, wallValue);
453 addr_t wallValue; local
455 memcpy(&wallValue, (void *)wallAddress, sizeof(addr_t));
456 if (wallValue != wallAddress) {
460 info->thread, wallValue);
1256 addr_t wallValue; local
1258 memcpy(&wallValue, (voi
1349 addr_t wallValue; local
[all...]

Completed in 30 milliseconds