public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* What is Letext?
@ 2002-01-18  7:35 Terry Hipp
  2002-01-18  8:04 ` Florian Weimer
  0 siblings, 1 reply; 2+ messages in thread
From: Terry Hipp @ 2002-01-18  7:35 UTC (permalink / raw)
  To: gcc-help


Can someone tell me what Letext is... when I disassemble my application I 
get the following
90009378 <Letext>:
90009378:	0d 0a 73 62 	sethi  %hi(0x29cd8800), %g6
9000937c:	72 6b 20 70 	call  59ad153c <_ram_size+0x596d153c>
90009380:	74 72 20 3d 	call  61c91474 <_ram_size+0x61891474>
90009384:	20 30 78 25 	unknown
90009388:	78 09 20 65 	call  7025151c <_ram_size+0x6fe5151c>
9000938c:	6e 64 20 3d 	call  49911480 <_ram_size+0x49511480>
.
.
.
If it is supposed to be a library function, I think there is a slight 
problem here.

Thanks
Terry

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: What is Letext?
  2002-01-18  7:35 What is Letext? Terry Hipp
@ 2002-01-18  8:04 ` Florian Weimer
  0 siblings, 0 replies; 2+ messages in thread
From: Florian Weimer @ 2002-01-18  8:04 UTC (permalink / raw)
  To: Terry Hipp; +Cc: gcc-help

"Terry Hipp" <terry_hipp@hotmail.com> writes:

> Can someone tell me what Letext is... when I disassemble my
> application I get the following
> 90009378 <Letext>:
> 90009378:	0d 0a 73 62 	sethi  %hi(0x29cd8800), %g6
> 9000937c:	72 6b 20 70 	call  59ad153c <_ram_size+0x596d153c>
> 90009380:	74 72 20 3d 	call  61c91474 <_ram_size+0x61891474>
> 90009384:	20 30 78 25 	unknown
> 90009388:	78 09 20 65 	call  7025151c <_ram_size+0x6fe5151c>
> 9000938c:	6e 64 20 3d 	call  49911480 <_ram_size+0x49511480>

This is a string constant: "\r\nsbrk ptr = 0x%x\t end ="

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-01-18 16:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-18  7:35 What is Letext? Terry Hipp
2002-01-18  8:04 ` Florian Weimer

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 read-only IMAP folder(s) and NNTP newsgroup(s).