Searched refs:libfile (Results 1 - 15 of 15) sorted by relevance

/freebsd-10.0-release/tools/tools/shlib-compat/
H A Dshlib-compat.py603 def __init__(self, libfile):
604 self.libfile = libfile
609 objdump = ObjdumpParser(self.libfile)
641 dwarfdump = DwarfdumpParser(self.libfile)
666 (sym.name_ver, self.libfile, sym.offset))
669 print "Parsing symbol %s (%s)" % (sym.name_ver, self.libfile)
673 if not os.path.isfile(self.libfile):
674 print >> sys.stderr, ("No such file: %s" % self.libfile)
712 def __init__(self, libfile)
[all...]
/freebsd-10.0-release/contrib/gdb/
H A Dltmain.sh4750 libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
4751 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-10.0-release/contrib/binutils/
H A Dltmain.sh2492 libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
2493 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-10.0-release/contrib/ntp/
H A Dltmain.sh6114 libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
6115 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-10.0-release/contrib/ntp/sntp/
H A Dltmain.sh6114 libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
6115 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-10.0-release/contrib/ofed/libibcm/config/
H A Dltmain.sh6122 libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
6123 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-10.0-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh6122 libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
6123 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-10.0-release/contrib/sqlite3/
H A Dltmain.sh6177 libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
6178 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-10.0-release/contrib/atf/admin/
H A Dltmain.sh3131 libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
3132 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-10.0-release/contrib/ldns/
H A Dltmain.sh3131 libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
3132 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-10.0-release/contrib/libyaml/config/
H A Dltmain.sh2186 libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
2187 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-10.0-release/contrib/openbsm/config/
H A Dltmain.sh3161 libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
3162 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-10.0-release/contrib/openpam/
H A Dltmain.sh3161 libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
3162 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-10.0-release/contrib/unbound/
H A Dltmain.sh3131 libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
3132 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-10.0-release/crypto/heimdal/
H A Dltmain.sh3130 libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
3131 if test -n "$libdir" && test ! -f "$libfile"; then

Completed in 295 milliseconds