Skip to content

[lldb/Target] Add GetStartSymbol method to DynamicLoader plugins #8996

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

Merged

Conversation

medismailben
Copy link

This patch introduces a new method to the dynamic loader plugin, to fetch its start symbol.

This can be useful to resolve the start symbol address for instance.

Signed-off-by: Med Ismail Bennani [email protected]
(cherry picked from commit a96c906)

…m#99673)

This patch introduces a new method to the dynamic loader plugin, to
fetch its `start` symbol.

This can be useful to resolve the `start` symbol address for instance.

Signed-off-by: Med Ismail Bennani <[email protected]>
(cherry picked from commit a96c906)
@medismailben
Copy link
Author

@swift-ci test

@medismailben
Copy link
Author

@swift-ci test macos platform

@JDevlieghere JDevlieghere merged commit ec7116c into swiftlang:swift/release/6.0 Jul 20, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants