[roll] Roll fuchsia [dl] LoadModule::Load retrieves file This CL refactors LoadModule::Load to retrieve the file. This is done because retrieving the file is a common step for loading the main module and dependencies; and it's practical to perform both in a single function. For now, the dyn phdr and needed count are stored in LoadModule to make them easy to access during dependency parsing. Original-Bug: 323419430 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1019337 Original-Revision: fd804a02b9ba3840bdf7a628eae534c8fff950ec GitOrigin-RevId: 19c09537785e616e4972556f183e28b54feddb31 Change-Id: I2c58f32dfe3604d5861fa574c61cb5b6fdd2f740
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 via the IRC channel #fuchsia on Freenode.
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.