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