LOCALIZE(1) — Kubota Pacfic Computer Inc. (Software Generation System Utilities)
NAME
localize − make names local to an object file
SYNOPSIS
localize filename [ globalnames... ]
DESCRIPTION
The localize command makes all but a specified list of names local to the object file. filename is both read and written. globalnames are external entry points in the .o file that are retained. This command is particularly useful when an object file is created with the ld -r.
SEE ALSO
September 02, 1992