Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract from dwarf data the type and the composition of variables #24

Open
vilu2022 opened this issue Mar 25, 2023 · 0 comments
Open

Extract from dwarf data the type and the composition of variables #24

vilu2022 opened this issue Mar 25, 2023 · 0 comments
Labels
question Further information is requested

Comments

@vilu2022
Copy link

with LibObjectFile lib is it possible to extract from an elf file (ARM-Cortex 32bit gcc) the list of variables, their address, their size, but above all, their typology and their composition if they are not basic types, such as struct or union ?
Thanks

@xoofx xoofx added the question Further information is requested label Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants