Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h254 createStubInternal(StubName, StubAddr, StubFlags); in createStub()
264 createStubInternal(Entry.first(), Entry.second.first, in createStubs()
324 void createStubInternal(StringRef StubName, TargetAddress InitAddr, in createStubInternal() function