[roll] Roll fuchsia [symbolizer] Update the method to get function name in Symbolizer

Original-Bug: 403289766

The method symbol->template As<zxdb::Function>() failed to do the
downcast some backtrace and I don't know why. Use the method
GetFullName() for this case, this is also what we did in another
backtrace function

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1227184
Original-Revision: 0f45c9d8444cc89385dd012278710cde124654c4
GitOrigin-RevId: 8f13cfe2c43ec57532e177df495a0dee973fb838
Change-Id: I9bd716e7d4fbef47cdeaca18f008353b729a12c5
1 file changed
tree: c0433da439476537826620e54e597a3df96a1362
  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.