All instances of addresses as void* are changed to uintptr_t in
StackSamplingProfiler. These addresses should not be dereferenced, so
uintptr_t is a better type for recorded instruction pointers. Additionally,
this change will allow IPC macros to use these structures in the future.

BUG=517958

Review URL: https://codereview.chromium.org/1325653003

Cr-Commit-Position: refs/heads/master@{#349254}


CrOS-Libchrome-Original-Commit: f192d05e967d328c2118a6b5636c09c80a051c97
3 files changed
tree: efbdd2127d244df488db3997727d88e8dae19026
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/