Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h408 TargetAddress FnBodyAddr = FnBodySym.getAddress(); in extractAndCompile() local
413 CalledAddr = FnBodyAddr; in extractAndCompile()
416 if (auto EC = LMResources.StubsMgr->updatePointer(FnName, FnBodyAddr)) in extractAndCompile()