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