Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.cpp117 static const char *stringifyAction(AllocatorAction Action) { in stringifyAction() function
136 stringifyAction(Action), Ptr); in reportInvalidChunkState()
142 stringifyAction(Action), Ptr); in reportMisalignedPointer()
151 stringifyAction(Action), Ptr, TypeA, TypeB); in reportDeallocTypeMismatch()