[roll] Roll fuchsia [dl] Use ld::LoadModule base class

This CL plugs in ld::LoadModule as a baseclass to dl::LoadModule.

dl::Module is renamed to dl::ModuleHandle so as not to conflict with
ld::DecodedModule::Module, which refers to the AbiModule.

ld::SetModuleVaddrBounds and ld::DecodeModuleDynamic functions are used
directly.

Original-Bug: 324136435
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1017118
Original-Revision: c0362bc767633e6244eb956203fae0110e032d75
GitOrigin-RevId: c8c05a17602a88790fc58cc3e3d649a4dc34f684
Change-Id: Ia65be9e4174f79337e4c1a259e7e5f24d399f69b
1 file changed
tree: 44876f3356f200360d4413cf764e60ef08da74db
  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.