[roll] Roll fuchsia [dl] DlImplTests can support startup modules

This CL uses dl_iterate_phdr to create ld::abi::Abi<>::Module
data structures from modules loaded with the test binary (i.e.
startup modules).

Subsequent CLs will pass this list to the RuntimeDynamicLinker and
enable startup module tests for libdl.

Original-Bug: 324136831
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1145964
Original-Revision: 0a83f0e6064e846abb306b08362f9e586ac63c58
GitOrigin-RevId: 2b20f8eba9fb1af106ecd47ba664197e40a436a5
Change-Id: I55b0ddb36780ecab756933a5db8c64ecdfcb8316
1 file changed
tree: 623d53b090cb6a5ac43095cedf73487e6da5f423
  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.