diff options
author | Ian Lance Taylor <iant@golang.org> | 2024-07-16 21:27:05 -0700 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2024-07-16 21:27:05 -0700 |
commit | f438299ef6860b8233ffe1c5fda7d63f2f6c56ae (patch) | |
tree | 0186fb915215ae976fd93a075826145f80f5f8c2 /gcc/expr.cc | |
parent | 6f2bab9b5d1ce1914c748b7dcd8638dafaa98df7 (diff) | |
download | gcc-f438299ef6860b8233ffe1c5fda7d63f2f6c56ae.zip gcc-f438299ef6860b8233ffe1c5fda7d63f2f6c56ae.tar.gz gcc-f438299ef6860b8233ffe1c5fda7d63f2f6c56ae.tar.bz2 |
libbacktrace: update xcoff.c for base_address changes
* xcoff.c (struct xcoff_fileline_data): Change base_address field
to struct libbacktrace_base_address.
(xcoff_initialize_syminfo): Change base_address to struct
libbacktrace_base_address. Use libbacktrace_add_base.
(xcoff_initialize_fileline): Likewise.
(xcoff_lookup_pc): Use libbacktrace_add_base.
(xcoff_add): Change base_address to struct
libbacktrace_base_address.
(xcoff_armem_add, xcoff_add_shared_libs): Likewise.
(backtrace_initialize): Likewise.
* Makefile.am (xcoff.lo): Remove unused target.
(xcoff_32.lo, xcoff_64.lo): New targets.
* Makefile.in: Regenerate.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions