Searched refs:sAllocationIoSend (Results 1 – 1 of 1) sorted by relevance
284 static sAllocationIoSendFnPtr sAllocationIoSend; variable299 sAllocationIoSend = (sAllocationIoSendFnPtr)dlsym(handleIO, "rscAllocationIoSend"); in loadIOSuppLibSyms()300 if (sAllocationIoSend==nullptr) { in loadIOSuppLibSyms()319 rsc->mHal.funcs.allocation.ioSend = sAllocationIoSend; in rsdHalInit()