Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ check_abi_interface(1) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

check_abi_compliance(1)

check_for_syscalls(1)

elfdump(1)



CHECKABIINTERFACE(1)                                  CHECKABIINTERFACE(1)



NAME
     check_abi_interface - check ABI compliance of a library interface

SYNOPSIS
     /usr/bin/checkabiinterface [ -abidir directory ] [ -missing ] [ -extra
     ] [ -libname library ] file

DESCRIPTION
     checkabiinterface checks a library interface and displays ABI entries
     which are missing as well as public entries which are not part of the
     ABI.

     -abidir directory
          This specifies a directory which contains files which specify ABI
          routines.  The filenames are of the form LIBRARY.names.

     -libname library_list
          This specifies the name of the library to use when searching in
          abidir.  The default is the name of the file.

     -missing
          Display only ABI routines which are missing from the library.

     -extra
          Display only public routines which are not part of the ABI.

FILES
     /usr/lib/abi/data       directory containing ABI entry points

SEE ALSO
     check_abi_compliance(1), check_for_syscalls(1), elfdump(1).
     the MIPS Processor ABI Conformance Guide























                                                                        Page 1



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