Re: __attribute__ section not supported?
Re: __attribute__ section not supported?
- Subject: Re: __attribute__ section not supported?
- From: "John C. Randolph" <email@hidden>
- Date: Tue, 04 Feb 2003 15:52:50 -0800
- Newsgroups: apple.lists.cocoa-dev
- Organization: Apple Computer, Inc.
- Xref: forum.apple.com apple.lists.cocoa-dev:38197
Ben Dyer wrote:
>
I'm looking for a way to create additional sections within the __TEXT
>
segment.
Why?
>
Does anyone know if there is another method or is it just not allowed?
>
>
Alternatively, can #pragma mark be used? I'm really looking for
>
a way to isolate certain sections of code that can be found by walking
>
through the mach-o file.
#pragma mark will just add a label that PB's code editor can find.
-jcr
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.