Home
last modified time | relevance | path

Searched refs:getBootstrapMap (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutorProcessControl.h156 const StringMap<std::vector<char>> &getBootstrapMap() const { in getBootstrapMap() function
H A DCore.h1571 const StringMap<std::vector<char>> &getBootstrapMap() const { in getBootstrapMap() function
1572 return EPC->getBootstrapMap(); in getBootstrapMap()