Home
last modified time | relevance | path

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

/src/crypto/krb5/src/util/
H A Dexport-check.pl38 my($exfile, $libfile) = @ARGV;
41 open NM, "nm -Dg --defined-only $libfile |" || die "can't run nm on $libfile: $!";
55 unlink $libfile;
/src/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))
697 print("Parsing symbol %s (%s)" % (sym.name_ver, self.libfile))
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))
[all …]
/src/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.md568 obj2lib(lib => "PATH/TO/libfile",
590 lib => "PATH/TO/libfile",
609 obj2dso(lib => "PATH/TO/libfile",
625 deps => [ "PATH/TO/libfile", ... ]);
/src/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
/src/contrib/libevent/build-aux/
H A Dltmain.sh4673 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4674 if test -n "$libdir" && test ! -f "$libfile"; then
/src/contrib/openbsm/config/
H A Dltmain.sh4459 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4460 if test -n "$libdir" && test ! -f "$libfile"; then
/src/contrib/ntp/sntp/libevent/
H A Dltmain.sh4459 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4460 if test -n "$libdir" && test ! -f "$libfile"; then
/src/contrib/file/
H A Dltmain.sh4718 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4719 if test -n "$libdir" && test ! -f "$libfile"; then
/src/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
/src/contrib/openpam/
H A Dltmain.sh4855 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4856 if test -n "$libdir" && test ! -f "$libfile"; then
/src/contrib/ldns/
H A Dltmain.sh4551 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4552 if test -n "$libdir" && test ! -f "$libfile"; then
/src/contrib/unbound/
H A Dltmain.sh4848 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4849 if test -n "$libdir" && test ! -f "$libfile"; then