diff options
author | Will Schmidt <will_schmidt@vnet.ibm.com> | 2021-08-05 12:46:32 -0500 |
---|---|---|
committer | Will Schmidt <will_schmidt@vnet.ibm.com> | 2021-08-05 12:46:32 -0500 |
commit | bad23de35435e5663740c6710671c418246c8137 (patch) | |
tree | 759b93f8e170cc60aa38fb80ce1cda9a3daa55cb /config/bootstrap-ubsan.mk | |
parent | 4b0cf3d6d0ff4a737f8aee2ed388fbc72ba941be (diff) | |
download | gdb-bad23de35435e5663740c6710671c418246c8137.zip gdb-bad23de35435e5663740c6710671c418246c8137.tar.gz gdb-bad23de35435e5663740c6710671c418246c8137.tar.bz2 |
[gdb] Handle .TOC. sections during gdb-compile for rs6000 target.
[gdb] Handle .TOC. sections during gdb-compile for rs6000 target.
When we encounter a .TOC. symbol in the object we are loading,
we need to associate this with the .toc section in order to
properly resolve other symbols in the object. IF a .toc section
is not found, iterate the sections until we find one with the
SEC_ALLOC flag. If that also fails, fall back to using
the *ABS* section, pointed to by bfd_abs_section_ptr.
Diffstat (limited to 'config/bootstrap-ubsan.mk')
0 files changed, 0 insertions, 0 deletions