Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h387 createStubInternal(StubName, StubAddr, StubFlags); in createStub()
398 createStubInternal(Entry.first(), Entry.second.first, in createStubs()
461 void createStubInternal(StringRef StubName, ExecutorAddr InitAddr, in createStubInternal() function