Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp1949 static Expected<JITEvaluatedSymbol> getEntryPoint(Session &S) { in getEntryPoint() function
2044 EntryPoint = getEntryPoint(*S); in main()