"Quick reference for a newly created section"

Xinan Tang xinant@cognigine.com
Mon May 14 17:08:00 GMT 2001


Hi

  Assume I have created a new section, "foo", using

   .section foo, "ax"

  How to reference it again using the following syntax:

    .foo
    # start another foo section

  Basically, I want to reference the newly created section,
foo, in the same way as the built-in sections such as
'text', 'data', and .bss.

  Which part of code in gas should be modified to do this?

Thanks


-- 
Dr. Xinan Tang                    Member of Technical Staff
EMail: xinant@cognigine.com  	  Cognigine Corp.
Voice: 510.743.4930               6120 Stevenson Boulevard
Fax:   510.743.4910               Fremont, CA  94538



More information about the Binutils mailing list