[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]


function_align

Description:

Aligns the executable object code of functions on specified boundaries.

Compatibility:

This pragma is compatible with the following platform targets:

68K

PowerPC

NEC V800
Intel x86
MIPS
Embedded 68K

Prototype:
  #pragma function_align 4 | 8 | 16 | 32 | 64 | 128 | reset Remarks:

When this pragma is on, the compiler aligns functions so that the start at the specified byte boundary.

To check whether the global optimizer is on, use __option (function_aligh), described in "Checking Options."


[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.

Last updated: August 17, 2000