bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/32555] nm displays D on functions


From: amodra at gmail dot com
Subject: [Bug binutils/32555] nm displays D on functions
Date: Mon, 13 Jan 2025 23:53:52 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=32555

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
powerpc64 elfv1 is a little weird in that a function symbol is defined on its
procedure descriptor rather than on the code for that function.  "D" is correct
in so far as the descriptor is in a data section.

The new test just needs a small tweak to allow both D and T.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]