__attribute__ section not supported?
__attribute__ section not supported?
- Subject: __attribute__ section not supported?
- From: Ben Dyer <email@hidden>
- Date: Tue, 4 Feb 2003 20:37:53 +0000
Hi All,
Am I correct in assuming that __attribute__ ((section("foo"))) is not
supported?
I'm looking for a way to create additional sections within the __TEXT
segment.
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.
Thanks very much,
Ben.
_______________________________________________
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.