android_system_core/debuggerd/libdebuggerd
Peter Collingbourne 5ac3927878 Make GetPcAdjustment a free function.
We're now using it in contexts that don't have all of the registers available,
such as GWP-ASan and soon MTE, so it doesn't make sense to have it be a
member function of Regs.

Bug: 135772972
Change-Id: I18b104ea0adb78588d7e475d0624cefc701ba52c
2020-03-19 17:51:20 -07: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 Make GetPcAdjustment a free function. 2020-03-19 17:51:20 -07: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