Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dreport.cpp108 static const char *stringifyAction(AllocatorAction Action) { in stringifyAction() function
127 stringifyAction(Action), Ptr); in reportInvalidChunkState()
133 stringifyAction(Action), Ptr); in reportMisalignedPointer()
142 stringifyAction(Action), Ptr, TypeA, TypeB); in reportDeallocTypeMismatch()