.. |
build-aux
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
examples
|
libdrgn: add option to time load_debug_info example program
|
2021-04-23 09:29:44 -07:00 |
include
|
libdrgn: add latest elf.h and dwarf.h to support elfutils 0.165
|
2021-03-21 23:18:39 -07:00 |
m4
|
Remove bundled version of elfutils
|
2021-03-16 00:52:09 -07:00 |
python
|
libdrgn: python: use _PyDict_GetItemIdWithError()
|
2021-04-22 01:17:22 -07:00 |
.gitignore
|
libdrgn: add configure~ to .gitignore
|
2021-04-23 09:18:16 -07:00 |
arch_ppc64.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
arch_ppc64.defs
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
arch_register_layout.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
arch_x86_64.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
arch_x86_64.defs
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
binary_buffer.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
binary_buffer.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
binary_search_tree.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
bitops.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
cfi.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
cfi.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
cityhash.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
configure.ac
|
libdrgn: configure with large file support
|
2021-04-21 13:34:31 -07:00 |
debug_info.c
|
libdrgn: print uint8_t as hex with PRIx8 format, not x
|
2021-05-07 15:34:30 -07:00 |
debug_info.h
|
libdrgn: add support for parsing type units
|
2021-04-23 02:37:31 -07:00 |
Doxyfile
|
libdrgn: clean up stale comment references and Doxygen warnings
|
2021-03-16 16:15:43 -07:00 |
drgn.h.in
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
dwarf_index.c
|
libdrgn: don't use OpenMP tasking
|
2021-05-06 16:56:02 -07:00 |
dwarf_index.h
|
libdrgn: don't use OpenMP tasking
|
2021-05-06 16:56:02 -07:00 |
error.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
error.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
hash_table.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
hash_table.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
helpers.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
kdump.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
language_c.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
language.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
language.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
lazy_object.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
lazy_object.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
lexer.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
lexer.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
linux_kernel_helpers.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
linux_kernel.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
linux_kernel.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
Makefile.am
|
libdrgn: Makefile: remove generated source files from CLEANFILES
|
2021-04-03 01:31:14 -07:00 |
memory_reader.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
memory_reader.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
minmax.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
object_index.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
object_index.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
object.c
|
libdrgn: fix reading 32-bit float object values on big-endian
|
2021-04-22 09:45:41 -07:00 |
object.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
orc.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
path.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
path.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
platform.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
platform.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
pp.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
program.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
program.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
register_state.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
register_state.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
serialize.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
serialize.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
siphash.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
splay_tree.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
stack_trace.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
stack_trace.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
string_builder.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
string_builder.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
symbol.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
symbol.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
type.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
type.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
util.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
vector.c
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |
vector.h
|
Use GPL-3.0-or-later license identifier instead of GPL-3.0+
|
2021-04-03 01:10:35 -07:00 |