Searched refs:ptr_addr (Results 1 – 2 of 2) sorted by relevance
2931 Address ptr_addr(ptr_value); in CastPointerType() local2934 exe_ctx.GetBestExecutionContextScope(), name, ptr_addr, compiler_type); in CastPointerType()2945 Address ptr_addr(ptr_value); in CastPointerType() local2948 exe_ctx.GetBestExecutionContextScope(), name, ptr_addr, type_sp); in CastPointerType()
1234 const addr_t ptr_addr = addr_t(args[eKernel]) + i * target_ptr_size; in CaptureDebugHintScriptGroup2() local1238 m_process->ReadMemory(ptr_addr, &kernel_addr, target_ptr_size, err); in CaptureDebugHintScriptGroup2()