-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #309 from GaloisInc/vr/dwarf-funptr-types
add support for function pointer types from DWARF
- Loading branch information
Showing
2 changed files
with
30 additions
and
4 deletions.
There are no files selected for viewing
Submodule macaw
updated
7 files
+4 −4 | .github/workflows/ci.yaml | |
+1 −1 | .gitmodules | |
+3 −0 | base/ChangeLog.md | |
+3 −3 | base/src/Data/Macaw/Dwarf.hs | |
+16 −2 | base/src/Data/Macaw/Memory/ElfLoader.hs | |
+2 −0 | base/src/Data/Macaw/Types.hs | |
+5 −2 | refinement/src/Data/Macaw/Refinement/Path.hs |
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