gcc手册

源代码在线查看: coff-symbols.html

软件大小: 1194 K
上传用户: Erlin
关键词: gcc
下载地址: 免注册下载 普通下载 VIP

相关代码

				

				

				Using as

				

				

				

				

				

				

				

				

				Node:COFF Symbols,

				Next:SOM Symbols,

				Previous:a.out Symbols,

				Up:Symbol Attributes

				

				

				

				Symbol Attributes for COFF

				

				   The COFF format supports a multitude of auxiliary symbol attributes;

				like the primary symbol attributes, they are set between .def and

				.endef directives.

				

				Primary Attributes

				

				   The symbol name is set with .def; the value and type,

				respectively, with .val and .type.

				

				Auxiliary Attributes

				

				   The as directives .dim, .line, .scl,

				.size, and .tag can generate auxiliary symbol table

				information for COFF.

				

				   

				

							

相关资源