.val addr
This directive, permitted only within .def
/.endef
pairs,
records the address addr as the value attribute of a symbol table
entry.
`.val' is used only for COFF output; when as
is
configured for b.out
, it accepts this directive but ignores it.
Go to the first, previous, next, last section, table of contents.