Home
last modified time | relevance | path

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

/external/llvm/tools/lli/ChildTarget/
DChildTarget.cpp30 void sendAllocationResult(uint64_t Addr);
119 sendAllocationResult(Addr); in handleAllocateSpace()
186 void LLIChildTarget::sendAllocationResult(uint64_t Addr) { in sendAllocationResult() function in LLIChildTarget