kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: madhavi.linux@gmail.com (Madhavi Manchala)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Not able to see all the symbols in the output of "nm" command
Date: Thu, 14 Apr 2011 10:25:55 +0530	[thread overview]
Message-ID: <BANLkTimW+Zpp9hrWN+20_txiRnKamWPKJA@mail.gmail.com> (raw)
In-Reply-To: <BANLkTin36rFLa__-+USzoZ8WE+xX-wrijA@mail.gmail.com>

Dear Mulyadi Santosa,

On Thu, Apr 14, 2011 at 8:16 AM, Mulyadi Santosa
<mulyadi.santosa@gmail.com> wrote:
> On Wed, Apr 13, 2011 at 22:21, Madhavi Manchala <madhavi.linux@gmail.com> wrote:
>> I am NOT able to see some of the function names (symbols), which I
>> developed, in the output of the "nm" command for vmlinux image. Am I
>> missing any thing while building the image for getting all the symbols
>> into the image?
>
> maybe because they are inlined?

The functions which are available in the header file are "INLINE"
functions. However, there are few functions, which are available in
the C files, also not able to see in the output of the "nm" command.
Is there any idea?

Inlined functions are not visible in the output of the "nm" command.
Is this known behaviour?

Thanks for your information.

Thanks and Regards,
Madhavi M.

>
> --
> regards,
>
> Mulyadi Santosa
> Freelance Linux trainer and consultant
>
> blog: the-hydra.blogspot.com
> training: mulyaditraining.blogspot.com
>

  reply	other threads:[~2011-04-14  4:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-13 15:21 Not able to see all the symbols in the output of "nm" command Madhavi Manchala
2011-04-14  2:46 ` Mulyadi Santosa
2011-04-14  4:55   ` Madhavi Manchala [this message]
2011-04-14 12:11     ` Mulyadi Santosa
2011-04-14 13:21       ` Madhavi Manchala
2011-06-10  0:12         ` Gavin Guo

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=BANLkTimW+Zpp9hrWN+20_txiRnKamWPKJA@mail.gmail.com \
    --to=madhavi.linux@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).