Home
last modified time | relevance | path

Searched refs:objfile (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Modules/
Dld_so_aix.in110 shift; objfile=$1
114 objfile=`echo $1 | sed "s/-o//"`
135 if test "$objfile" = "libpython@VERSION@@ABIFLAGS@.so"; then
148 if test -z "$objfile"; then
149 objfile=shr.o
152 filename=`basename $objfile | sed "s/\.[^.]*$//"`
178 CCOPT="$CCOPT -Wl,-bM:SRE -Wl,-T512 -Wl,-H512 -Wl,-brtl -Wl,-bnortllib -lm -o $objfile"
184 $makexp $expfile "$objfile" $objs
/third_party/openssl/util/
Dadd-depends.pl81 (my $objfile = shift) =~ s|\.d$|.o|i;
98 return ($objfile, $line);
116 (my $objfile = shift) =~ s|\.D$|.OBJ|i;
155 return ($objfile, $depconv_cache{$line})
157 print STDERR "DEBUG[VMS C]: ignoring $objfile <- $line\n"
176 (my $objfile = shift) =~ s|\.d$|.obj|i;
200 return ($objfile, '"'.$depconv_cache{$tail}.'"')
202 print STDERR "DEBUG[VC]: ignoring $objfile <- $tail\n"
/third_party/curl/packages/vms/
Dbuild_vms.com969 $ librarian /object 'p3' 'objfile'
981 $ librarian /object 'p3' 'objfile'
/third_party/boost/tools/build/src/tools/
Dvmsdecc.jam225 properties2 += <link-objfile>$(s) ;
269 feature.feature "link-objfile" : : free dependency path incidental ;
270 flags vmsdecc.link LINK-OBJS <link-objfile> ;
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
Dsymbolize_elf.inc1065 // Find the objfile mapped in address region containing [addr, addr + len).
/third_party/abseil-cpp/absl/debugging/
Dsymbolize_elf.inc1055 // Find the objfile mapped in address region containing [addr, addr + len).