*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->NetBSD man pages -> crunchide (1)              
Title
Content
Arch
Section
 

CRUNCHIDE(1)

Contents


NAME    [Toc]    [Back]

     crunchide - hides symbol names from ld, for crunching programs together

SYNOPSIS    [Toc]    [Back]

      [-f keep-list-file] [-k keep-symbol] [object-file ...]

DESCRIPTION    [Toc]    [Back]

     crunchide hides the global symbols of object-file such that they are
     ignored by subsequent runs of the linker, ld(1).  Some symbols may be
     left visible via the -k keep-symbol and -f keep-list-file options.  The
     keep-list-file must contain a list of symbols to keep visible, one symbol
     per line.  The names given by keep-symbol or in keep-list-file should be
     C names.  For example, to keep the C function ``foo'' visible, the option
     ``-k foo'' should be used.

     crunchide is designed as a companion program for crunchgen(1), which
     automates the process of creating crunched binaries from multiple component
 programs.

SEE ALSO    [Toc]    [Back]

      
      
     crunchgen(1), ld(1)

AUTHORS    [Toc]    [Back]

     crunchide was written by James da Silva <[email protected]>.
     Copyright (c) 1994 University of Maryland.  All Rights Reserved.

     Chris Demetriou <[email protected]> reorganized crunchide so that it supported
 multiple object formats, and added ELF object support and ECOFF
     object recognition.
     Copyright (c) 1997 Christopher G. Demetriou.  All Rights Reserved.

BSD                              June 14, 1994                             BSD
[ Back ]
 Similar pages
Name OS Title
kvm_nlist FreeBSD retrieve symbol table names from a kernel image
kvm_nlist NetBSD retrieve symbol table names from a kernel image
kvm_nlist OpenBSD retrieve symbol table names from a kernel image
ldgetname Tru64 retrieve symbol name for object file symbol table entry
ldgetname IRIX retrieve symbol name for object file symbol table entry
MrmRegisterNames HP-UX Registers the values associated with the names referenced in UIL (for example, UIL callback function names or
MrmRegisterNames IRIX Registers the values associated with the names referenced in UIL (for example, UIL callback function names or
krb.realms Tru64 Contains configuration information that associates host names with realm names
whereis OpenBSD locate programs
whereis FreeBSD locate programs
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service