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

read/macho: Expose list of function start addresses #510

Open
mstange opened this issue Feb 10, 2023 · 0 comments
Open

read/macho: Expose list of function start addresses #510

mstange opened this issue Feb 10, 2023 · 0 comments

Comments

@mstange
Copy link
Contributor

mstange commented Feb 10, 2023

The LC_FUNCTION_STARTS load command contains a list of ULEB128-encoded deltas between function start addresses. It would be nice to expose those.

Reference code is here: https://github.com/mstange/samply/blob/1d71084e3054a9d2b6bd9a399cfcd659f937f613/samply-symbols/src/macho.rs#L513-L545

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant