symbols_ld_data_var_name_end.hss 431 B

1234567891011
  1. [Main]
  2. Title=__ld_data_var_name_end
  3. Index=__data_var_name_start
  4. [Top]
  5. This symbol is resolved to the address of the user-defined symbol
  6. <CODE>__data_var_name_start</CODE>, plus the length in bytes of the data
  7. variable name, plus 1 for the zero byte at the beginning. If no data variable
  8. is specified for the program, an error is reported. The symbol
  9. <CODE>__data_var_name_start</CODE> must be defined and exported by the
  10. program.