OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLI_ExecutionResult
(Results
1 - 3
of
3
) sorted by null
/external/llvm/tools/lli/
RemoteTargetMessage.h
55
// Child: {
LLI_ExecutionResult
, 4, Result }
72
LLI_ExecutionResult
, // Data = uint32_t Result
RemoteTargetExternal.cpp
106
if (!Receive(
LLI_ExecutionResult
, RetVal)) {
/external/llvm/tools/lli/ChildTarget/
ChildTarget.cpp
222
uint32_t MsgType = (uint32_t)
LLI_ExecutionResult
;
Completed in 58 milliseconds