diff options
author | Peter Crosthwaite <crosthwaitepeter@gmail.com> | 2016-03-04 11:30:21 +0000 |
---|---|---|
committer | Timothy Pearson <tpearson@raptorengineering.com> | 2019-11-29 19:49:12 -0600 |
commit | b4d8a6170705a82cf4ed6a2bccd50fc1ae849d94 (patch) | |
tree | 28d3823e73984fb489889e34bd89a21fd75ad0fb /.gitignore | |
parent | b94b92980f76ec7cbf93b69b26c6865a19b5b3c5 (diff) | |
download | hqemu-b4d8a6170705a82cf4ed6a2bccd50fc1ae849d94.zip hqemu-b4d8a6170705a82cf4ed6a2bccd50fc1ae849d94.tar.gz |
loader: add API to load elf header
Add an API to load an elf header header from a file. Populates a
buffer with the header contents, as well as a boolean for whether the
elf is 64b or not. Both arguments are optional.
Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
[PMM: Fix typo in comment]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions