mirror of
https://github.com/yasm/yasm
synced 2026-08-26 22:26:05 -04:00
compatibility with previous versions maintained. (xdf_section_data): Add virtual address field. (xdf_objfmt_output_section): Output in section header. (xdf_objfmt_output): Adjust section header size to 40 bytes. (xdf_objfmt_section_switch): Add "virtual=" valparam handling. (xdf_section_data_destroy): Delete vaddr. (xdf_section_data_print): Print vaddr. * xdflong.hex, xdfprotect.hex, xdfother.hex: Update to XDF2 files. * xdfversion.asm, xdfversion.errwarn, xdfvirtual.hex: Add testcase for "virtual=" functionality. * xdf.h (XDF_MAGIC): Update to XDF version 2.0 (SECTION_HEADER): Add s_vaddr field. * xdfdump.c (print_section): Print virtual address. svn path=/trunk/yasm/; revision=1201 |
||
|---|---|---|
| .. | ||
| xdf.h | ||
| xdfdump.c | ||