proxygen
|
Go to the source code of this file.
Namespaces | |
folly | |
—— Concurrent Priority Queue Implementation —— | |
folly::symbolizer | |
Macros | |
#define | UNW_LOCAL_ONLY 1 |
Functions | |
ssize_t | folly::symbolizer::getStackTrace (uintptr_t *addresses, size_t maxAddresses) |
ssize_t | folly::symbolizer::getStackTraceSafe (uintptr_t *addresses, size_t maxAddresses) |
#define UNW_LOCAL_ONLY 1 |
Definition at line 19 of file StackTrace.cpp.