Important: The information in this document is obsolete and should not be used for new development.
To help reduce your application’s paging activity at runtime,
you may specify an order file to the linker. You do this by setting
the Symbol Ordering Flags (SECTORDER_FLAGS) build setting to -sectorder
__TEXT __text <order_file>. For information
on order files, see “Improving Locality of Reference” in Code Size Performance Guidelines.
Last updated: 2006-11-07