drgn/libdrgn/python
Omar Sandoval ca9cdc1991 libdrgn: autogenerate docstrings.h
I didn't want to use BUILT_SOURCES before because that would break make
$TARGET. But, now that doesn't work anyways because we're using SUBDIRS,
so we might as well use BUILT_SOURCES.
2019-09-19 11:08:04 -07:00
..
drgnpy.h Get rid of DRGN_ERROR_{ELF,DWARF}_ERROR and FileFormatError 2019-08-15 15:03:42 -07:00
error.c Get rid of DRGN_ERROR_{ELF,DWARF}_ERROR and FileFormatError 2019-08-15 15:03:42 -07:00
module.c Get rid of DRGN_ERROR_{ELF,DWARF}_ERROR and FileFormatError 2019-08-15 15:03:42 -07:00
object.c libdrgn: generalize architecture to platform 2019-08-02 00:11:56 -07:00
platform.c libdrgn: generalize architecture to platform 2019-08-02 00:11:56 -07:00
program.c Add basic stack trace support 2019-08-02 00:26:28 -07:00
stack_trace.c Add basic stack trace support 2019-08-02 00:26:28 -07:00
symbol.c libdrgn: add symbol table interface 2019-07-30 09:25:34 -07:00
test.c libdrgn: make program components pluggable 2019-05-10 12:41:07 -07:00
type.c libdrgn: python: only repr() one level of type members 2019-07-27 15:04:31 -07:00
util.c libdrgn: make program components pluggable 2019-05-10 12:41:07 -07:00