Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h378 createStubInternal(StubName, StubAddr, StubFlags); in createStub()
389 createStubInternal(Entry.first(), Entry.second.first, in createStubs()
452 void createStubInternal(StringRef StubName, ExecutorAddr InitAddr, in createStubInternal() function