Hi An Liu,

I've never used check_size.pl in particular, but ...

nesC preforms compiler optimizations including function inlining over
a whole program.  It is entirely possible, likely, and expected that
some components will be completely inlined and not appear as distinct
functions/components in a compiled binary.

Best,
Cory

On 3/21/06, An Liu <[EMAIL PROTECTED]> wrote:
> Hi,
>
>   I am using check_size.pl from
> cvs: tinyos/tinyos-1.x/contrib/tinybt/tools/check_size.pl to check the
> size of each component in my program. But I found that some component
> written by myself can not be displayed. Does anyone know whether this
> script work correctly? Or does anyone know better way to get the
> structure of my program. Thanks.
>
> An Liu
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to