|
LLDB mainline
|
#include "lldb/Utility/Instrumentation.h"#include "lldb/Utility/LLDBLog.h"#include "llvm/Support/Signposts.h"#include <cstdio>#include <cstdlib>#include <limits>#include <thread>Go to the source code of this file.
Variables | |
| static thread_local bool | g_global_boundary = false |
| static llvm::ManagedStatic< llvm::SignpostEmitter > | g_api_signposts |
|
static |
Definition at line 24 of file Instrumentation.cpp.
Referenced by lldb_private::instrumentation::Instrumenter::Instrumenter(), and lldb_private::instrumentation::Instrumenter::~Instrumenter().
|
static |
Definition at line 21 of file Instrumentation.cpp.
Referenced by lldb_private::instrumentation::Instrumenter::Instrumenter(), and lldb_private::instrumentation::Instrumenter::~Instrumenter().