Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h247 createStubInternal(StubName, StubAddr, StubFlags); in createStub()
257 createStubInternal(Entry.first(), Entry.second.first, in createStubs()
316 void createStubInternal(StringRef StubName, TargetAddress InitAddr, in createStubInternal() function
DOrcRemoteTargetClient.h458 return createStubInternal(StubName, StubAddr, StubFlags); in createStub()
466 if (auto Err = createStubInternal(Entry.first(), Entry.second.first, in createStubs()
538 Error createStubInternal(StringRef StubName, TargetAddress InitAddr, in createStubInternal() function