9#ifndef LLDB_SOURCE_PLUGINS_EXPRESSIONPARSER_CLANG_INJECTPOINTERSIGNINGFIXUPS_H
10#define LLDB_SOURCE_PLUGINS_EXPRESSIONPARSER_CLANG_INJECTPOINTERSIGNINGFIXUPS_H
13#include "llvm/Support/Error.h"
A class that represents a running process on the host machine.
Error InjectPointerSigningFixupCode(llvm::Module &M, ExecutionPolicy execution_policy)
ExecutionPolicy
Expression execution policies.