-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drgn: refactor, cull dead code, and disable inline
- Loading branch information
1 parent
f70d349
commit 96c80cb
Showing
2 changed files
with
8 additions
and
4 deletions.
There are no files selected for viewing
Submodule drgn
updated
14 files
+0 −12 | _drgn.pyi | |
+0 −4 | drgn/__init__.py | |
+0 −1 | libdrgn/Makefile.am | |
+7 −117 | libdrgn/drgn.h.in | |
+80 −759 | libdrgn/dwarf_info.c | |
+0 −53 | libdrgn/dwarf_info.h | |
+1 −133 | libdrgn/program.c | |
+0 −1 | libdrgn/program.h | |
+0 −19 | libdrgn/python/drgnpy.h | |
+0 −136 | libdrgn/python/inlined.c | |
+0 −3 | libdrgn/python/main.c | |
+0 −23 | libdrgn/python/program.c | |
+0 −2 | libdrgn/python/type.c | |
+0 −72 | tests/test_inlined.py |
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