CHECK_ABI_INTERFACE(1) CHECK_ABI_INTERFACE(1)
check_abi_interface - check ABI compliance of a library interface
/usr/bin/check_abi_interface [ -abidir directory ] [ -missing ] [ -extra
] [ -libname library ] file
check_abi_interface 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.
/usr/lib/abi/data directory containing ABI entry points
check_abi_compliance(1), check_for_syscalls(1), elfdump(1).
the MIPS Processor ABI Conformance Guide
PPPPaaaaggggeeee 1111 [ Back ]
|