1SYMORDER(1) General Commands Manual SYMORDER(1)
2
3
4
6 symorder - rearrange name list
7
9 symorder symlist file
10
12 The file symlist contains a list of symbols to be found in file, one
13 symbol per line.
14
15 The symbol table of file is updated in place; symbols read from symlist
16 are relocated to the beginning of the table and in the order given.
17
18 This program was specifically designed to cut down on the overhead of
19 getting symbols from the kernel name list.
20
22 The symorder(1) utility exits 0 on success, non zero if an error
23 occurs.
24
26 nm(1), nlist(3), strip(1)
27
29 The symorder command appeared in 3.0BSD.
30
31
32
334th Berkeley Distribution January 22, 1994 SYMORDER(1)