Searched refs:tsay (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/usr.bin/libtool/LT/
H A DArchive.pm30 tsay {"mkdir -p $dir"};
52 tsay {"generating symbol list in file: $filepath"};
53 tsay {"object list is @$objlist" };
60 tsay {"$c: $line"};
65 tsay {"matched"};
H A DLibrary.pm57 tsay {"found .la file $self->{lafile} for library key: ",
88 tsay {".la file ", $self->{lafile},
94 tsay {"searching for $libtofind"};
95 tsay {"search path= ", join(':', @$dirs)};
96 tsay {"search type= ", $shared ? 'shared' : 'static'};
102 tsay {"found $libtofind in $sd"};
109 tsay {"found static $libtofind in $sd"};
118 tsay {"found static $libtofind in $sd"};
135 tsay {"\$libs->{$self->{key}}->{fullpath} = ",
173 tsay {"inspectin
[all...]
H A DTrace.pm22 our @EXPORT = qw(tprint tsay);
51 sub tsay :prototype(&;$)($args, $level = 1) subroutine
H A DLaLoFile.pm63 tsay {" (cached)"};
68 tsay {" (cached)"};
71 tsay {""};
H A DLaFile.pm121 tsay {"searching .la for $l in $sd"};
124 tsay {"found $la_candidate"};
128 tsay {".la for $l not found!"};
H A DExec.pm85 tsay { "@l" };
/openbsd-current/usr.bin/libtool/LT/Mode/
H A DLink.pm171 tsay {"outfile = $outfile"};
181 tsay {"linkmode: $linkmode"};
194 tsay {"objs = @objs"};
195 tsay {"sobjs = @sobjs"};
210 tsay {"end parse_linkargs1"};
211 tsay {"deplibs = @$deplibs"};
216 tsay {"no non-pic libtool objects found, trying pic objects..."};
219 tsay {"no libtool objects of any kind found"};
220 tsay {"hoping for real objects in ARGV..."};
259 tsay {"en
[all...]
H A DInstall.pm43 tsay {"ltprog[-1] = $$ltprog[-1]"};
81 tsay {"srcdir = $srcdir\nsrcfile = $srcfile"};
82 tsay {"dstdir = $dstdir\ndstfile = $dstfile"};
H A DCompile.pm114 tsay {"srcfile = $srcfile"} if $srcfile;
115 tsay {"outfile = $outfile"};
/openbsd-current/usr.bin/libtool/LT/Mode/Link/
H A DProgram.pm43 tsay {"linking program (", ($gp->static ? "not " : ""),
83 tsay {"ref = $r"};
89 tsay {"libs:\n", join("\n", keys %$libs)};
90 tsay {"libfiles:\n", join("\n", map { $_->{fullpath} } @libobjects)};
H A DLibrary.pm41 tsay {"creating link command for library (linked ",
129 tsay {"libs:\n", join("\n", (keys %$libs))};
130 tsay {"libfiles:\n",

Completed in 281 milliseconds