
On Sat, Jan 20, 2024 at 11:30:10PM +0100, Andrea Bolognani wrote:
The script expects each of the symbols that it looks for to be in one of three sections, which in nm(1) are described as follows:
T - The symbol is in the text (code) section. B - The symbol is in the BSS data section. This section typically contains zero-initialized or uninitialized data, although the exact behavior is system dependent. D - The symbol is in the initialized data section.
When building on alpha, however, some of the symbols show up in one of two additional sections, specifically:
Again alpha is irrelevant as an architecture, so this patch is not needed. With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|