-
Notifications
You must be signed in to change notification settings - Fork 204
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extend EntryPoint with flags. Use this to indicate that the code type…
… for the entry point needs to be probed, for example in the case of ARM/Thumb where it's known that this is an entry point, but the Thumb bit cannot be used. PiperOrigin-RevId: 419777572 Change-Id: I321118e6172e48ba6b6d510ec409b7bf037da420
- Loading branch information
1 parent
c884874
commit 5326478
Showing
2 changed files
with
16 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters