10#include "llvm/Support/Signposts.h"
27 std::string &&pretty_args)
28 : m_pretty_func(pretty_func) {
static llvm::ManagedStatic< llvm::SignpostEmitter > g_api_signposts
static thread_local bool g_global_boundary
#define LLDB_LOG(log,...)
The LLDB_LOG* macros defined below are the way to emit log messages.
Instrumenter(llvm::Module &module, std::shared_ptr< UtilityFunction > checker_function)
Constructor.
bool m_local_boundary
Whether this function call was the one crossing the API boundary.
llvm::StringRef m_pretty_func
A class that represents a running process on the host machine.
Log * GetLog(Cat mask)
Retrieve the Log object for the channel associated with the given log enum.