[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
.size
(COFF version)
This directive is generated by compilers to include auxiliary debugging
information in the symbol table. It is only permitted inside
.def
/.endef
pairs.
`.size' is only meaningful when generating COFF format output; when
as
is generating b.out
, it accepts this directive but
ignores it.