This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

What is Letext?



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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]