Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ symorder(1) — AIX PS/2 1.2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ld

nm



SYMORDER(1,C)               AIX Commands Reference                SYMORDER(1,C)



-------------------------------------------------------------------------------
symorder



PURPOSE

Rearranges a name list.

SYNTAX


symorder --- orderlist --- symbolfile ---|


DESCRIPTION

The orderlist file contains symbols to be found in symbolfile, 1 symbol per
line.

The symbolfile is updated in place to put the requested symbols first in the
symbol table, in the order specified.  This is done by swapping the old symbols
in the required spots with the new ones.  If all of the order symbols are not
found, an error is generated.

This program was specifically designed to cut down on the overhead of getting
symbols from the kernel.

RELATED INFORMATION

See the following commands:  "ld" and "nm."
























Processed November 8, 1990       SYMORDER(1,C)                                1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026