Home
last modified time | relevance | path

Searched refs:libfile (Results 1 – 13 of 13) sorted by relevance

/freebsd-12-stable/tools/tools/shlib-compat/
Dshlib-compat.py632 def __init__(self, libfile): argument
633 self.libfile = libfile
638 objdump = ObjdumpParser(self.libfile)
670 dwarfdump = DwarfdumpParser(self.libfile)
695 (sym.name_ver, self.libfile, sym.offset))
698 print("Parsing symbol %s (%s)" % (sym.name_ver, self.libfile))
702 if not os.path.isfile(self.libfile):
703 print("No such file: %s" % self.libfile, file=sys.stderr)
741 def __init__(self, libfile): argument
742 Parser.__init__(self, "%s -wtT %s" % (Config.objdump, libfile))
[all …]
/freebsd-12-stable/contrib/gdb/
Dltmain.sh4750libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
4751 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-12-stable/contrib/binutils/
Dltmain.sh2492libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
2493 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-12-stable/crypto/heimdal/
Dltmain.sh3130 libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
3131 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-12-stable/contrib/ntp/sntp/libevent/
Dltmain.sh4459 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4460 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-12-stable/contrib/libevent/build-aux/
Dltmain.sh4673 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4674 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-12-stable/contrib/sqlite3/
Dltmain.sh4551 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4552 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-12-stable/contrib/openbsm/config/
Dltmain.sh4459 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4460 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-12-stable/contrib/ntp/sntp/libevent/build-aux/
Dltmain.sh4459 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4460 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-12-stable/contrib/unbound/
Dltmain.sh4459 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4460 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-12-stable/contrib/openpam/
Dltmain.sh4715 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4716 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-12-stable/contrib/file/
Dltmain.sh4462 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4463 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-12-stable/contrib/ldns/
Dltmain.sh4459 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4460 if test -n "$libdir" && test ! -f "$libfile"; then