[roll] Roll fuchsia [ffx][symbolize] Return an error if the address cannot be resolved

- Remove the Option<...> from the corresponding field
  in struct ResolvedLocation.

- Define more precise error cases to handle symbolization
  failures.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1237466
Original-Revision: 60fa93f2c202607172989acdec4439e799dc1555
GitOrigin-RevId: 99b61ea76fb6e06892f7894fdcab539f2023bf72
Change-Id: I9aa00c65cf37b8572c723a162eb093cc0ce70759
1 file changed
tree: b68163bed695f2cb2e4a7a81444be679a8b93356
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.