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