android_system_core/debuggerd/libdebuggerd/include/libdebuggerd
Peter Collingbourne 843f7e645d Create a ProcessInfo structure with the process-wide information from the crasher.
We're now passing around a couple of addresses for GWP-ASan in addition
to abort_msg_address and fdsan_table_address, and I'm going to need to add
more of them for MTE. Move them into a data structure in order to simplify
various function signatures.

Bug: 135772972
Change-Id: Ie01e1bd93a9ab64f21865f56574696825a6a125f
2020-02-28 19:12:19 -08:00
..
backtrace.h Replace libbacktrace with libunwindstack directly. 2019-01-29 17:57:14 -08:00
gwp_asan.h Create a ProcessInfo structure with the process-wide information from the crasher. 2020-02-28 19:12:19 -08:00
open_files_list.h libdebuggerd: extract and print the fdsan table. 2018-08-06 18:50:10 -07:00
tombstone.h Create a ProcessInfo structure with the process-wide information from the crasher. 2020-02-28 19:12:19 -08:00
types.h Create a ProcessInfo structure with the process-wide information from the crasher. 2020-02-28 19:12:19 -08:00
utility.h Add variadic logging to libdebuggerd internal. 2019-11-19 09:49:05 -08:00