platform_system_core/debuggerd/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
..
include/libdebuggerd Create a ProcessInfo structure with the process-wide information from the crasher. 2020-02-28 19:12:19 -08:00
test Create a ProcessInfo structure with the process-wide information from the crasher. 2020-02-28 19:12:19 -08:00
backtrace.cpp Add indicator that an elf is memory backed. 2019-04-18 15:37:52 -07:00
gwp_asan.cpp Create a ProcessInfo structure with the process-wide information from the crasher. 2020-02-28 19:12:19 -08:00
open_files_list.cpp libdebuggerd: decode fdsan owner tags. 2018-08-28 13:48:08 -07:00
tombstone.cpp Create a ProcessInfo structure with the process-wide information from the crasher. 2020-02-28 19:12:19 -08:00
utility.cpp debuggerd: switch to using platform headers for DEBUGGER_SIGNAL. 2019-12-17 16:36:05 -08:00