Home
last modified time | relevance | path

Searched refs:rear_guard_value (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/malloc_debug/
DGuardData.cpp91 : GuardData(debug_data, config.rear_guard_value(), config.rear_guard_bytes()) {} in RearGuardData()
DConfig.h80 uint8_t rear_guard_value() const { return rear_guard_value_; } in rear_guard_value() function