Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
HDstring_utils.cpp100 void ScopedString::appendPointer(u64 ptr_value) { in appendPointer() function in scudo::ScopedString
170 appendPointer(va_arg(Args, uptr)); in vappend()
HDstring_utils.h41 void appendPointer(u64 ptr_value);