[roll] Roll fuchsia [elfldltl][phdr] Refactor _dl_locked_report_globals

This is a first step in the work to disentangle libc code from
the musl dynamic linker internals.  _dl_locked_report_globals in
the musl implementation is refactored to use a new C++ subroutine
that will be reused in the integration of the new dynamic lniker.

Original-Bug: 342469121
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1054072
Original-Revision: 8d91511564fa0d30637376b7f2a4e5fae4e60190
GitOrigin-RevId: 17d4bc333e2ffd33562ae9ee24cac9fb6aa1c804
Change-Id: I3cf177a641b4ce83b391753fe5b1f25180967a13
1 file changed
tree: f07d345b6e8dea119ca360e9b204f322163f5e0e
  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 via the IRC channel #fuchsia on Freenode.

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.