Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutorProcessControl.h181 const StringMap<ExecutorAddr> &getBootstrapSymbolsMap() const { in getBootstrapSymbolsMap() function
H A DCore.h1582 const StringMap<ExecutorAddr> &getBootstrapSymbolsMap() const { in getBootstrapSymbolsMap() function
1583 return EPC->getBootstrapSymbolsMap(); in getBootstrapSymbolsMap()