Home
last modified time | relevance | path

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

/external/llvm/tools/lli/ChildTarget/
DChildTarget.cpp32 void sendExecutionComplete(int Result);
169 sendExecutionComplete(Result); in handleExecute()
220 void LLIChildTarget::sendExecutionComplete(int Result) { in sendExecutionComplete() function in LLIChildTarget