[roll] Roll fuchsia [symbolizer] Allow C++ callers to symbolize addresses directly.

Allows in-tree tools to avoid a dependency on the text format which
is unstable and difficult to parse.

Removes some unused arguments from the Symbolizer API.

Allows constructing a CommandLineOptions without using argc/argv.

Original-Bug: 371055380
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1150413
Original-Revision: 2f76f0e7caa7d5a9482a58ad4a7b34441fe4a655
GitOrigin-RevId: f1257ac1bb33839e4218b9e9dd35edb4952879d5
Change-Id: Idbd509f8b7e996a96ced5371153e6f1dabd37548
1 file changed
tree: efee87c29137946e9f597beaf4802b56a5d00b8f
  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.