[roll] Roll fuchsia [dl] Set TLS information in DlImplTest Fixture

DlImplTest decodes TLS information from startup modules and includes
this in the ld::abi passed to the runtime dynamic linker under test.

PopulateStartupModules takes the ld::abi::Abi and sets TLS information
on the RuntimeModule using the tls_modid associated with the AbiModule.

Original-Bug: 342481108
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1150780
Original-Revision: 3313cf3fbe646a23950c3dfa7dd859fbfbf32b6f
GitOrigin-RevId: 770206c7e8e120d6d03f95c6c8357cdd2bedaa21
Change-Id: I8460f31fb737e23ce79026fad99b945e4bf2e338
1 file changed
tree: 2a344504d9490b7a30f6df699cf3b2d2c4d7bb54
  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.