From: Fuxin Zhang <fxzhang@ict.ac.cn>
To: ik@cyberspace.org
Cc: kernelnewbies@nl.linux.org, linux-mips@linux-mips.org
Subject: Re: is there any docs/manuals for linker scripts symbols
Date: Wed, 25 Jun 2003 10:01:25 +0800 [thread overview]
Message-ID: <3EF90275.2050903@ict.ac.cn> (raw)
In-Reply-To: <Pine.SUN.3.96.1030624055005.4605A-100000@grex.cyberspace.org>
info ld give much more information than man ld.
for those symbols,you need to learn something about ELF file format
(its concept of sections)
ik@cyberspace.org wrote:
>Hi All,
>
>Is there any documentation for the symbols in the ld.script linker
>scripts for the linux kernel.
>
>I'm porting Linux kernel to a mips board for which I need to understand
>the various symbols used in the kernel.
>
>For example what is the use of the following symbols
>`__init_begin'
>`__init_end'
>`__initcall_start
>`__initcall_end'
>`_ftext'
>`__setup_start'
>`__setup_end'
>
>I'm not good in these linker scripts... any help pointers would be of
>great help to me ! (I'm referrring gnu ld manual pages ... still have a
>long way to go :(
>
>Thanks in advance !
>Indu
>
>
>
>
>
>
prev parent reply other threads:[~2003-06-25 2:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-24 10:00 is there any docs/manuals for linker scripts symbols ik
2003-06-24 10:00 ` ik
2003-06-24 12:00 ` Ralf Baechle
2003-06-25 12:01 ` ik
2003-06-25 12:01 ` ik
2003-06-25 12:18 ` Ralf Baechle
2003-07-01 12:39 ` ik
2003-07-01 12:39 ` ik
2003-06-25 2:01 ` Fuxin Zhang [this message]
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=3EF90275.2050903@ict.ac.cn \
--to=fxzhang@ict.ac.cn \
--cc=ik@cyberspace.org \
--cc=kernelnewbies@nl.linux.org \
--cc=linux-mips@linux-mips.org \
/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.