..
helpers
libdrgn: support looking up parameters and variables in stack traces
2021-06-05 16:18:51 -07:00
__init__.py
libdrgn: debug_info: implement creating objects from DWARF location descriptions
2021-06-05 16:18:51 -07:00
assembler.py
libdrgn: binary_buffer: handle non-canonical LEB128 numbers
2021-06-30 21:39:31 -07:00
dwarf.py
Track byte order in scalar types instead of objects
2021-02-19 21:41:29 -08:00
dwarfwriter.py
libdrgn: dwarf_index: handle DW_FORM_block
2021-06-30 01:34:52 -07:00
elf.py
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
2021-04-03 01:10:35 -07:00
elfwriter.py
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
2021-04-03 01:10:35 -07:00
libdrgn.py
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
2021-04-03 01:10:35 -07:00
test_docs.py
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
2021-04-03 01:10:35 -07:00
test_dwarf.py
libdrgn: binary_buffer: handle non-canonical LEB128 numbers
2021-06-30 21:39:31 -07:00
test_language_c.py
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
2021-04-03 01:10:35 -07:00
test_lexer.py
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
2021-04-03 01:10:35 -07:00
test_object.py
libdrgn: python: add Object.from_bytes_()
2021-07-26 17:06:58 -07:00
test_path.py
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
2021-04-03 01:10:35 -07:00
test_platform.py
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
2021-04-03 01:10:35 -07:00
test_program.py
libdrgn: make addresses wrap around when reading memory
2021-06-03 17:49:29 -07:00
test_python.py
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
2021-04-03 01:10:35 -07:00
test_serialize.py
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
2021-04-03 01:10:35 -07:00
test_type.py
tests: fix test depending on repr(enum.Flag) format
2021-04-22 01:17:22 -07:00
test_util.py
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
2021-04-03 01:10:35 -07:00