Home
last modified time | relevance | path

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

/freebsd-14.2/tools/tools/shlib-compat/
H A Dshlib-compat.py631 def __init__(self, libfile): argument
632 self.libfile = libfile
637 objdump = ObjdumpParser(self.libfile)
669 dwarfdump = DwarfdumpParser(self.libfile)
694 (sym.name_ver, self.libfile, sym.offset))
701 if not os.path.isfile(self.libfile):
702 print("No such file: %s" % self.libfile, file=sys.stderr)
740 def __init__(self, libfile): argument
741 Parser.__init__(self, "%s -wtT %s" % (Config.objdump, libfile))
862 def __init__(self, libfile): argument
[all …]
/freebsd-14.2/crypto/openssl/Configurations/
H A DREADME-design.md477 obj2lib(lib => "PATH/TO/libfile",
499 lib => "PATH/TO/libfile",
518 obj2dso(lib => "PATH/TO/libfile",
534 deps => [ "PATH/TO/libfile", ... ]);
H A DREADME.md561 obj2lib(lib => "PATH/TO/libfile",
583 lib => "PATH/TO/libfile",
602 obj2dso(lib => "PATH/TO/libfile",
618 deps => [ "PATH/TO/libfile", ... ]);
/freebsd-14.2/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
/freebsd-14.2/contrib/file/
H A Dltmain.sh4462 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4463 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-14.2/contrib/unbound/
H A Dltmain.sh4459 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4460 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-14.2/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh4459 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4460 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-14.2/contrib/ntp/sntp/libevent/
H A Dltmain.sh4459 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4460 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-14.2/contrib/sqlite3/
H A Dltmain.sh4551 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4552 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-14.2/contrib/openpam/
H A Dltmain.sh4715 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4716 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-14.2/contrib/libevent/build-aux/
H A Dltmain.sh4673 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4674 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-14.2/contrib/openbsm/config/
H A Dltmain.sh4459 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4460 if test -n "$libdir" && test ! -f "$libfile"; then
/freebsd-14.2/contrib/ldns/
H A Dltmain.sh4551 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4552 if test -n "$libdir" && test ! -f "$libfile"; then