From RTSC-Pedia

Jump to: navigation, search
revision tip
—— LANDSCAPE orientation
[printable version]  [offline version]offline version generated on 04-Aug-2010 21:08 UTC

XDCspec - @DirectCall

Always generate a direct call to this function

Contents

Synopsis

 
@DirectCall

Description

Methods with the DirectCall attribute do not call through a function stub generated at configuration time. This attribute ensures that there is no extra overhead for call to this method even in unoptimized builds of an application. However, it also means that this method can not be traced via implicit logging.

See also

Using_xdc.runtime_Logging/Example_2 Events provided by all RTSC target modules

[printable version]  [offline version]offline version generated on 04-Aug-2010 21:08 UTC
Copyright © 2008 The Eclipse Foundation. All Rights Reserved


Views
Personal tools
package reference