Node:Def, Next:Desc, Previous:Data, Up:Pseudo Ops
.def name
Begin defining debugging information for a symbol name; the
definition extends until the .endef directive is encountered.
This directive is only observed when as is configured for COFF
format output; when producing b.out, .def is recognized,
but ignored.