Loading...
Searching...
No Matches
Go to the source code of this file.
|
void *__cdecl | librepr::detail::msvc::malloc_bridge (unsigned int size) |
|
char *__cdecl | librepr::detail::msvc::__unDName (char *buffer, const char *name, int buffer_size, UndAlloc allocator, UndFree _free, UndStrategy::Type flags) |
|
LIBREPR_FORCE_INLINE char * | librepr::detail::msvc::_unDName (const char *name, char *buffer, std::size_t buffer_size, UndStrategy::Type flags) |
|
UndHandle | librepr::detail::msvc::unDName (const char *name, UndStrategy::Type flags) |
|
void | librepr::detail::msvc::unDName (const char *name, DemangleBuffer &buffer, UndStrategy::Type flags) |
|
◆ REPR_DEMANGLE_MAX
#define REPR_DEMANGLE_MAX 1024UL |