17.5.12 Initialization routine information
The initialization routine information defines Attribute: iniatr, Extended information: exinf, Start address: inirtn for an initialization routine.
The number of initialization routine information items that can be specified is defined as being within the range of 0 to 254.
Specifies the language used to describe an initialization routine.
The keyword that can be specified for iniatr is TA_HLNG or TA_ASM.
The keyword that can be specified for iniatr is TA_HLNG or TA_ASM.
Specifies the extended information for an initialization routine.
A value from 0x0 to 0xffffffff, or a symbol name, can be specified for exinf.
A value from 0x0 to 0xffffffff, or a symbol name, can be specified for exinf.
Note The target initialization routine can be manipulated by handling the extended information as if it were a function parameter.
Specifies the start address for an initialization routine.
A value from 0x0 to 0xfffffffe (aligned to a 2-byte boundary), or a symbol name, can be specified for inirtn.
A value from 0x0 to 0xfffffffe (aligned to a 2-byte boundary), or a symbol name, can be specified for inirtn.