OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLI_Status_NotAllocated
(Results
1 - 3
of
3
) sorted by null
/external/llvm/tools/lli/
RemoteTargetMessage.h
79
LLI_Status_NotAllocated
, // Address+Size not allocated in child space
RemoteTargetExternal.cpp
68
if (Status ==
LLI_Status_NotAllocated
) {
92
if (Status ==
LLI_Status_NotAllocated
) {
/external/llvm/tools/lli/ChildTarget/
ChildTarget.cpp
136
return sendLoadStatus(
LLI_Status_NotAllocated
);
Completed in 311 milliseconds