drgn/tests
Omar Sandoval 6d4af7e17e libdrgn: dwarf_info_cache: handle variables DW_AT_const_value
Compile-time constants have DW_AT_const_value instead of DW_AT_location.
We can translate those to a value object.

Signed-off-by: Omar Sandoval <osandov@osandov.com>
2020-07-13 15:23:51 -07:00
..
helpers tests: disable THREAD_SIZE test 2020-07-08 18:36:10 -07:00
__init__.py Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
dwarf.py Add DW_LANG to generated dwarf.py 2020-02-26 19:55:42 -08:00
dwarfwriter.py libdrgn: dwarf_info_cache: handle variables DW_AT_const_value 2020-07-13 15:23:51 -07:00
elf.py Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
elfwriter.py Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
libdrgn.py Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
test_docs.py Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
test_dwarf.py libdrgn: dwarf_info_cache: handle variables DW_AT_const_value 2020-07-13 15:23:51 -07:00
test_language_c.py Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
test_lexer.py Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
test_object.py libdrgn/python: make Objects fully immutable 2020-05-18 00:07:49 -07:00
test_path.py Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
test_platform.py Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
test_program.py tests: run black on stray change 2020-05-15 15:19:11 -07:00
test_python.py Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
test_serialize.py Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
test_type.py libdrgn: compare language in drgn_type_eq() 2020-07-08 22:07:49 -07:00
test_util.py Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00