17#ifndef LLVM_EXECUTIONENGINE_ORC_TARGETPROCESS_ORCRTBOOTSTRAP_H
18#define LLVM_EXECUTIONENGINE_ORC_TARGETPROCESS_ORCRTBOOTSTRAP_H
29void addTo(StringMap<ExecutorAddr> &M);
This file defines the StringMap class.
void addRunAsFunctionWrappersTo(StringMap< ExecutorAddr > &M)
Adds executor-side wrappers for the run-as function proxies.
void addTo(StringMap< ExecutorAddr > &M)
Adds all default target-process bootstrap wrappers.