Renesas Technology, Tools FAQs
Last Updated: July 22, 2003
Document Number: 03072207_e
Q.
By what name will the function names written in the C language be represented in the assembly source?
A.
Those function names in the assembly source appear as label names. For example, a functon name "func_proto" is expressed in the
assembly source as "$func_proto:" or "_func_proto:".
Which label "$func_proto:" or "_func_proto:" will be selected in which case is determined according to rules as follows:
$func_proto
A function where one or more arguments of the function are passed via register
_func_proto
All other functions for which the above condition does not apply
Top of Page | Back to Previous Page
Terms of Use Privacy Policy
(C)2004 Renesas Technology Corp., All Rights Reserved.
Comentarios a estos manuales