[roll] Roll fuchsia [ld] Factor a range factory out of ld::TlsInitialExecDataInit

This factors out ld::TlsInitialExecSegments() to return a range
over which ld::TlsInitialExecDataInit iterates.  This can be
reused for other needs in libc to enumerate the TLS segments.

Original-Bug: 342469121
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1446388
Original-Revision: a2871277a6066b84e598aeebd580a90da7baea69
GitOrigin-RevId: 14ca9e20fac37317144c90965691c651b2b7c7e4
Change-Id: I49addfde790bb48f8aeaf9f17f5d340e810069cd
1 file changed
tree: 228fa75a2807127fa8a86fc47246d5eb2a5c4fdf
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.