Subject: Re: empty undefined symbols
To: None <tech-toolchain@NetBSD.org>
From: Martin Husemann <martin@duskware.de>
List: tech-toolchain
Date: 10/22/2007 10:21:44
On Mon, Oct 22, 2007 at 06:18:07AM +0400, Valeriy E. Ushakov wrote:
> No, for .register you get STT_SPARC_REGISTER entries in the symbol
> table and for #scratch you get symbol with null name, see psABI.
> You can use readelf instead of nm to confirm this.

Ok, but should nm display those NULL named and undefined entries? I'd prefer
not, but this is a minor cosmetic questions if generation of those symbols is
OK according to psABI.


Martin