diff options
author | Claudiu Zissulescu <claudiu.zissulescu-ianculescu@oracle.com> | 2025-03-31 14:17:17 +0300 |
---|---|---|
committer | Vladimir Mezentsev <vladimir.mezentsev@oracle.com> | 2025-04-06 18:23:56 -0700 |
commit | 50491ef1d395badbffabe192433d2c6010bc2f15 (patch) | |
tree | 0a13066d044dbeed0e6469e62a774df17a6f34ff /gdb/testsuite/gdb.base/list-nodebug-2.c | |
parent | 13f614be23ab6ef1018ddf9c133175e806e68ed8 (diff) | |
download | binutils-50491ef1d395badbffabe192433d2c6010bc2f15.zip binutils-50491ef1d395badbffabe192433d2c6010bc2f15.tar.gz binutils-50491ef1d395badbffabe192433d2c6010bc2f15.tar.bz2 |
gprofng: Remove duplicate symbols
Remove all duplicate symbols which can be in SymLst. The duplication
is due to processing of both static and dynamic symbols. The
Stabs::removeDupSyms function is called before computing symbol
aliases.
Introduce a new vector function (i.e., truncate()), that truncates a
vector lenght to the given new count. This functionis used by
removeDupSyms function.
Signed-off-by: Claudiu Zissulescu <claudiu.zissulescu-ianculescu@oracle.com>
Diffstat (limited to 'gdb/testsuite/gdb.base/list-nodebug-2.c')
0 files changed, 0 insertions, 0 deletions