Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DDemangle.h27 demangle_memory_alloc_failure = -1, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp343 InternalStatus = demangle_memory_alloc_failure; in itaniumDemangle()
H A DRustDemangle.cpp168 *Status = demangle_memory_alloc_failure; in rustDemangle()
H A DMicrosoftDemangle.cpp2369 InternalStatus = demangle_memory_alloc_failure; in microsoftDemangle()