class FuchsiaMemory
Defined at line 20 of file ../../src/lib/unwinder/fuchsia.h
Public Methods
Error ReadBytes (uint64_taddr,uint64_tsize,void *dst)
|Memory| implementation.
Defined at line 11 of file ../../src/lib/unwinder/fuchsia.cc
void FuchsiaMemory (zx_handle_t process)
The ownership of the process is not taken. The handle must outlast this object.
Defined at line 23 of file ../../src/lib/unwinder/fuchsia.h