|
|
The auxiliary table entries for functions have the format shown in ``Table entries for functions'':
Table entries for functions
Bytes | Declaration | Name | Description |
---|---|---|---|
0-3 | long int | x_tagndx | tag index |
4-7 | long int | x_fsize | size of function (in bytes) |
8-11 | long int | x_lnnoptr | file pointer to line number |
12-15 | long int | x_endndx | index of next entry beyond this point |
16-17 | unsigned short | x_tvndx | index of function's address in the transfer vector table (not used in the UNIX system) |