Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dreport.cpp120 static const char *stringifyAction(AllocatorAction Action) { in stringifyAction() function
139 stringifyAction(Action), Ptr); in reportInvalidChunkState()
145 stringifyAction(Action), Ptr); in reportMisalignedPointer()
154 stringifyAction(Action), Ptr, TypeA, TypeB); in reportDeallocTypeMismatch()