symorder(1) User Commands symorder(1)
NAME
symorder - rearrange a list of symbols
SYNOPSIS
symorder [-s] objectfile symbolfile
DESCRIPTION
symorder was used in SunOS 4.x specifically to cut down on the overhead of getting symbols from vmunix. This is no longer applicable as
kernel symbol entries are dynamically obtained through /dev/ksyms.
This script is provided as a convenience for software developers who need to maintain scripts that are portable across a variety of operat-
ing systems.
EXIT STATUS
symorder has exit status 0.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|Availability |SUNWbtool |
+-----------------------------+-----------------------------+
SEE ALSO
nlist(3ELF), attributes(5), ksyms(7D).
SunOS 5.10 16 Oct 1996 symorder(1)