Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.cpp100 void ScopedString::appendPointer(u64 ptr_value) { in appendPointer() function in scudo::ScopedString
170 appendPointer(va_arg(Args, uptr)); in vappend()
H A Dstring_utils.h41 void appendPointer(u64 ptr_value);