Storing the offset of DWARF operations within the expression block (#404)
authorSeva Alekseyev <sevaa@yarxi.ru>
Mon, 16 May 2022 13:58:24 +0000 (09:58 -0400)
committerGitHub <noreply@github.com>
Mon, 16 May 2022 13:58:24 +0000 (06:58 -0700)
commitd84ec01f64c0a38832c5399a801ad0fb12106eb4
tree860579d62e60a56ac71e8bff08bcb7891bdd4c50
parent97bf779459eb607920a374a392e4514ef5d56f38
Storing the offset of DWARF operations within the expression block (#404)

* Storing the offset of every DWARF operations within the expression block

* Trivial auto test
elftools/dwarf/dwarf_expr.py
test/test_dwarf_expr.py