This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: oh yeah...


On Thu, 2004-02-19 at 10:51, Adam Megacz wrote:
> The .text segment is *just* machine code, right?  Or is there anything
> else in there?

Yes, I think so.  The compiler will often put tables in .text to handle
switch statements.  

AG

-- 
Anthony Green <green@redhat.com>
Red Hat, Inc.


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