fur(1) fur(1)
NAME
fur - the function relocator
SYNOPSIS
fur -l functions relocatable-object
DESCRIPTION
fur is used to reorder the functions in an object. The list
need not contain every function in the object. The functions
in the list are placed first in the object in the order
specified while all others are placed afterwards.
DIAGNOSTICS
fur fails if:
relocatable-object is not a relocatable ELF object
Every object file that was used to create relocatable-
object was not created by compiling the code with the
-WA,-r or -K PIC option. (Note that these options
should not both be used.)
REFERENCES
CC(1C++), cc(1), fprof(1), lprof(1), lrt_scan(1), prof(1)
Copyright 1994 Novell, Inc. Page 1