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

Add constants for n_types when N_STAB field is being used #85

Merged
merged 1 commit into from
Apr 13, 2018

Conversation

jrmuizel
Copy link
Contributor

No description provided.

Copy link
Collaborator

@willglynn willglynn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks a lot like /usr/include/mach-o/stab.h, and seems in scope here. I like it. 👍

Having said that, I also see a definition for N_PC, which I know nothing about but which seems to be another symbol type. Was it excluded intentionally? If not, should it be included in in goblin too?

@jrmuizel
Copy link
Contributor Author

The reference that I was using didn't include N_PC or N_AST. I've now added them.

@willglynn willglynn merged commit d1a9514 into m4b:master Apr 13, 2018
@willglynn
Copy link
Collaborator

Merged. Thanks!

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.

None yet

2 participants