diff options
author | Dmitrii Bordukov <dabordukov@gmail.com> | 2025-07-19 15:21:46 +0300 |
---|---|---|
committer | Vladimir Mezentsev <vladimir.mezentsev@oracle.com> | 2025-07-19 12:54:32 -0700 |
commit | 00df7c126b9a0e551b32aeba9c7cb71c0e2a8e7e (patch) | |
tree | 1e44b935223e5def2f758002a6af89637148be43 /libctf/testsuite/libctf-lookup/add-to-opened.c | |
parent | cf03713dd1c4ecacc84c9f8a7d805003efa73ae3 (diff) | |
download | binutils-00df7c126b9a0e551b32aeba9c7cb71c0e2a8e7e.zip binutils-00df7c126b9a0e551b32aeba9c7cb71c0e2a8e7e.tar.gz binutils-00df7c126b9a0e551b32aeba9c7cb71c0e2a8e7e.tar.bz2 |
gprofng: do not skip weak symbols
PR gprofng/33151
gprofng ignores functions that are compiled as weak symbols. This
heavily affects C++ class methods that are always compiled by g++
and clang++ as weak symbols. In this case 'gprofng display text'
just displays <static>@ADDRESS(<FILENAME>) instead of proper method
name.
The bug has been introduced in the commit 470a0288a818.
Diffstat (limited to 'libctf/testsuite/libctf-lookup/add-to-opened.c')
0 files changed, 0 insertions, 0 deletions