Home
last modified time | relevance | path

Searched refs:addDefaultBootstrapValuesForHostProcess (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DDefaultHostBootstrapValues.h23 LLVM_ABI void addDefaultBootstrapValuesForHostProcess(
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DDefaultHostBootstrapValues.cpp20 void addDefaultBootstrapValuesForHostProcess( in addDefaultBootstrapValuesForHostProcess() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSelfExecutorProcessControl.cpp45 addDefaultBootstrapValuesForHostProcess(BootstrapMap, BootstrapSymbols); in SelfExecutorProcessControl()