[roll] Roll fuchsia [dl] Refactor dl-iterate-phdr testing data structures This CL is a follow up to remaining comments in Id3de14975827492c34a9068f634c3f1ff7dc8568: - The distilliation type `struct ModulePhdrInfo` replaces the wrapper `class ModulePhdrInfo` to give a more concise data structure to use in tests. - Renamed things: - CollectPhdrInfo -> CollectModulePhdrInfo - PhdrInfoList -> ModulePhdrInfoList - The helper GetPhdrInfoForModule is introduced for tests to get the `dl_phdr_info` for just a specific module - GetGlobalCounters is introduced to query the dlpi_adds, dlpi_subs state in a test. Original-Bug: 391900070 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1200745 Original-Revision: 1d7168658f03a211f4ab663e73a407d0a704bfd0 GitOrigin-RevId: d9491e579d40447ce3a62197277c84c27460276e Change-Id: I27869f8101d4a4abe21dbbfd86b49688bc044158
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.