Skip to content

Commit

Permalink
import->class
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
  • Loading branch information
vsoch committed Jun 17, 2022
1 parent 0a6b944 commit d13b900
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cle/backends/elf/corpus.py
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,7 @@ def parse_subprogram(self, die):
"DW_TAG_typedef",
"DW_TAG_label",
"DW_TAG_template_type_param",
"DW_TAG_imported_module",
"DW_TAG_subroutine_type",
"DW_TAG_common_block",
]
Expand Down

0 comments on commit d13b900

Please sign in to comment.