Go to main content

man pages section 1: User Commands

Exit Print View

Updated: July 2017
 
 

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 operating systems.


Note - This command is obsolete and will be removed in a future release of Oracle Solaris.

Exit Status

symorder has exit status 0.

Attributes

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
developer/base-developer-utilities

See Also

nlist(3ELF), attributes(5), ksyms(7D).