From: Denys Vlasenko <vda.linux@googlemail.com>
To: Andreas Schwab <schwab@suse.de>
Cc: Jan Engelhardt <jengelh@computergmbh.de>,
Sam Ravnborg <sam@ravnborg.org>, Takashi Iwai <tiwai@suse.de>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] add consts where appropriate in sound/pci/hda/*
Date: Sat, 15 Sep 2007 14:47:44 +0100 [thread overview]
Message-ID: <200709151447.44890.vda.linux@googlemail.com> (raw)
In-Reply-To: <jeps0kyue5.fsf@sykes.suse.de>
On Saturday 15 September 2007 13:40, Andreas Schwab wrote:
> Denys Vlasenko <vda.linux@googlemail.com> writes:
>
> > ELF is not as rigid as old a.out (which had only one text, one data
> > and one bss segment per .o file IIRC), but size was born in a.out days,
> > so it sort of "translates" ELF into a.out.
>
> Try size -A instead.
thanks, didn't know that.
$ size -A busybox
busybox :
section size addr
.init 28 134512788
.text 633051 134512816
.fini 23 135145867
.rodata 139422 135145904
.eh_frame 156 135285328
.ctors 8 135286784
.dtors 8 135286792
.jcr 4 135286800
.got.plt 12 135286804
.data 1019 135286816
.bss 10724 135287840
Total 784455
addr in decimal?! wow...
--
vda
next prev parent reply other threads:[~2007-09-15 13:48 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-14 17:48 [PATCH] add consts where appropriate in sound/pci/hda/* Denys Vlasenko
2007-09-14 18:09 ` Joe Perches
2007-09-14 19:34 ` Denys Vlasenko
2007-09-14 22:12 ` Denys Vlasenko
2007-09-15 9:43 ` Jan Engelhardt
2007-09-15 10:18 ` Sam Ravnborg
2007-09-15 10:29 ` Jan Engelhardt
2007-09-15 11:42 ` Denys Vlasenko
2007-09-15 12:40 ` Andreas Schwab
2007-09-15 13:47 ` Denys Vlasenko [this message]
2007-09-15 17:42 ` Jan Engelhardt
2007-09-17 10:01 ` Takashi Iwai
2007-09-17 21:53 ` Denys Vlasenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200709151447.44890.vda.linux@googlemail.com \
--to=vda.linux@googlemail.com \
--cc=jengelh@computergmbh.de \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.org \
--cc=schwab@suse.de \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.