platform_system_core/debuggerd/libdebuggerd/test
Christopher Ferris 96722b0fa4 Cleanup the libbacktrace interface a bit.
- Change the field name load_base to load_bias (which is what it really is).
- Add a rel_pc field so that callers do not need to compute it themselves.
- Remove the BacktraceMap::GetRelativePc() since nobody should need to
  compute this themselves.

Bug: 23762183

Test: Compiles and unit tests pass (debuggerd, libbacktrace).
Change-Id: I2cb579767120adf08c407a58f3c487ee3f2b45fc
2017-07-19 15:36:32 -07:00
..
sys There's no longer a limit to property names. 2017-02-28 14:12:54 -08:00
BacktraceMock.h debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
dump_memory_test.cpp debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
elf_fake.cpp debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
elf_fake.h debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
host_signal_fixup.h debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
log_fake.cpp debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
log_fake.h debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
open_files_list_test.cpp debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
property_fake.cpp debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
ptrace_fake.cpp debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
ptrace_fake.h debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
tombstone_test.cpp Cleanup the libbacktrace interface a bit. 2017-07-19 15:36:32 -07:00