Searched refs:ptr_addr (Results 1 – 2 of 2) sorted by relevance
2777 Address ptr_addr(ptr_value); in CastPointerType() local2780 exe_ctx.GetBestExecutionContextScope(), name, ptr_addr, compiler_type); in CastPointerType()2791 Address ptr_addr(ptr_value); in CastPointerType() local2794 exe_ctx.GetBestExecutionContextScope(), name, ptr_addr, type_sp); in CastPointerType()
1210 const addr_t ptr_addr = addr_t(args[eKernel]) + i * target_ptr_size; in CaptureDebugHintScriptGroup2() local1214 m_process->ReadMemory(ptr_addr, &kernel_addr, target_ptr_size, err); in CaptureDebugHintScriptGroup2()