drgn/libdrgn
Omar Sandoval e7f353c118 libdrgn: hash_table: clean up coding style
Clean up the coding style of the remaining few places that the last
couple of changes didn't rewrite.

Signed-off-by: Omar Sandoval <osandov@osandov.com>
2020-07-18 11:53:05 -07:00
..
build-aux Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
elfutils Update elfutils and revert activation frame patch 2020-05-20 13:38:49 -07:00
examples libdrgn: add load_debug_info example program 2020-07-10 16:18:58 -07:00
include Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
m4 libdrgn: build with bundled elfutils 2019-09-19 11:07:12 -07:00
python libdrgn: add vector/hash table initializers and update coding style 2020-07-01 12:48:24 -07:00
.gitignore Document with Sphinx 2019-04-11 12:48:15 -07:00
arch_x86_64.c.in libdrgn: go back to trusting PRSTATUS PID 2020-07-08 18:34:16 -07:00
binary_search_tree.h Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
cityhash.h Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
configure.ac drgn 0.0.5 2020-05-26 10:04:06 -07:00
Doxyfile Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
drgn.h.in libdrgn: make drgn_object_set_buffer() take a void * 2020-07-13 10:25:03 -07:00
dwarf_index.c libdrgn: add vector/hash table initializers and update coding style 2020-07-01 12:48:24 -07:00
dwarf_index.h Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
dwarf_info_cache.c libdrgn: dwarf_info_cache: handle variables DW_AT_const_value 2020-07-13 15:23:51 -07:00
dwarf_info_cache.h Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
error.c Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
error.h Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
hash_table.c Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
hash_table.h libdrgn: hash_table: clean up coding style 2020-07-18 11:53:05 -07:00
helpers.h Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
internal.c Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
internal.h libdrgn: dwarf_info_cache: handle DW_AT_endianity 2020-07-13 14:26:58 -07:00
kdump.c libdrgn: fix _page_offset() helper and move to object finder 2020-04-10 15:33:27 -07:00
language_c.c libdrgn: add vector/hash table initializers and update coding style 2020-07-01 12:48:24 -07:00
language.c Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
language.h Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
lexer.c Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
lexer.h Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
linux_kernel_helpers.c Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
linux_kernel.c libdrgn: add vector/hash table initializers and update coding style 2020-07-01 12:48:24 -07:00
linux_kernel.h libdrgn: make Linux kernel stack unwinding more robust 2020-05-20 12:03:00 -07:00
Makefile.am libdrgn: add load_debug_info example program 2020-07-10 16:18:58 -07:00
memory_reader.c Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
memory_reader.h Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
object_index.c Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
object_index.h Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
object.c libdrgn: dwarf_info_cache: handle variables DW_AT_const_value 2020-07-13 15:23:51 -07:00
object.h libdrgn: dwarf_info_cache: handle variables DW_AT_const_value 2020-07-13 15:23:51 -07:00
path.c Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
platform.c Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
platform.h libdrgn: go back to trusting PRSTATUS PID 2020-07-08 18:34:16 -07:00
program.c libdrgn: go back to trusting PRSTATUS PID 2020-07-08 18:34:16 -07:00
program.h libdrgn: go back to trusting PRSTATUS PID 2020-07-08 18:34:16 -07:00
read.h Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
serialize.c Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
serialize.h Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
siphash.h Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
splay_tree.c Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
stack_trace.c libdrgn: go back to trusting PRSTATUS PID 2020-07-08 18:34:16 -07:00
string_builder.c Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
string_builder.h Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
symbol.c Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
symbol.h Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
type_index.c Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
type_index.h Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
type.c libdrgn: compare language in drgn_type_eq() 2020-07-08 22:07:49 -07:00
type.h Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
util.h Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
vector.c Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
vector.h libdrgn: add vector/hash table initializers and update coding style 2020-07-01 12:48:24 -07:00