Searched refs:processSP (Results 1 – 2 of 2) sorted by relevance
339 ProcessSP processSP = target->GetProcessSP(); in GetCallableLoadAddress() local341 if (processSP) { in GetCallableLoadAddress()342 code_addr = processSP->ResolveIndirectFunction(this, error); in GetCallableLoadAddress()
385 lldb::SBTarget FindTargetWithLLDBProcess(const lldb::ProcessSP &processSP);