Searched refs:objs (Results 26 - 50 of 55) sorted by relevance

123

/freebsd-10.2-release/libexec/rtld-elf/amd64/
H A Dreloc.c453 allocate_initial_tls(Obj_Entry *objs) argument
461 amd64_set_fsbase(allocate_tls(objs, 0,
/freebsd-10.2-release/libexec/rtld-elf/i386/
H A Dreloc.c407 allocate_initial_tls(Obj_Entry *objs) argument
417 tls = allocate_tls(objs, NULL, 3*sizeof(Elf_Addr), sizeof(Elf_Addr));
/freebsd-10.2-release/contrib/ncurses/
H A Dmk-1st.awk143 function make_shlib(objs, shlib_list) {
144 printf "\t$(MK_SHARED_LIB) $(%s_OBJS) $(%s) $(LDFLAGS)\n", objs, shlib_list
/freebsd-10.2-release/libexec/rtld-elf/
H A Drtld.h325 const Obj_Entry **objs; /* Array of object pointers */ member in struct:Struct_DoneList
H A Drtld.c267 ((dlp)->objs = alloca(obj_count * sizeof (dlp)->objs[0]), \
268 assert((dlp)->objs != NULL), \
1402 if (dlp->objs[i] == obj)
1411 dlp->objs[dlp->num_used++] = obj;
4320 allocate_tls(Obj_Entry *objs, void *oldtcb, size_t tcbsize, size_t tcbalign) argument
4354 for (obj = objs; obj; obj = obj->next) {
4401 allocate_tls(Obj_Entry *objs, void *oldtls, size_t tcbsize, size_t tcbalign) argument
4453 for (obj = objs; obj; obj = obj->next) {
/freebsd-10.2-release/sbin/ggate/ggated/
H A Dggated.c247 unsigned lineno = 0, objs = 0, len; local
290 objs++;
295 if (objs == 0)
298 g_gate_log(LOG_INFO, "Exporting %u object(s).", objs);
/freebsd-10.2-release/crypto/openssl/util/pl/
H A Dnetware.pl456 my($objs,$target,$name,$shlib)=@_;
459 $ret.="$target: $objs\n";
463 $ret.="\t\$(MKLIB) $lib_flags $target $objs\n";
H A DVC-32.pl282 my($objs,$target,$name,$shlib,$ign,$base_addr) = @_;
302 # $ret.="$target: $objs\n";
306 $ret.="$target: $objs\n";
307 $ret.="\t\$(MKLIB) $lfile$target @<<\n $objs\n<<\n";
316 $ret.="$target: $objs \$(PREMAIN_DSO_EXE)";
325 $ret.="$name @<<\n \$(SHLIB_EX_OBJ) $objs \$(EX_LIBS) ";
330 $ret.="$target: $objs";
331 $ret.="\n\t\$(LINK) \$(MLFLAGS) $efile$target $name @<<\n \$(SHLIB_EX_OBJ) $objs $ex \$(EX_LIBS)\n<<\n";
/freebsd-10.2-release/libexec/rtld-elf/mips/
H A Dreloc.c621 allocate_initial_tls(Obj_Entry *objs) argument
632 tls = (char *) allocate_tls(objs, NULL, TLS_TCB_SIZE, 8);
/freebsd-10.2-release/contrib/ofed/libibcm/config/
H A Dltmain.sh1118 objs=
1805 objs="$objs $arg"
3093 objs="$objs$old_deplibs"
3121 if test -n "$objs"; then
3123 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects on this host:$objs" 2>&1
3128 $echo "*** objects $objs is not portable!"
3129 libobjs="$libobjs $objs"
3417 oldobjs="$objs "`
[all...]
/freebsd-10.2-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh1118 objs=
1805 objs="$objs $arg"
3093 objs="$objs$old_deplibs"
3121 if test -n "$objs"; then
3123 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects on this host:$objs" 2>&1
3128 $echo "*** objects $objs is not portable!"
3129 libobjs="$libobjs $objs"
3417 oldobjs="$objs "`
[all...]
/freebsd-10.2-release/contrib/sqlite3/
H A Dltmain.sh1148 objs=
1845 objs="$objs $arg"
3132 objs="$objs$old_deplibs"
3160 if test -n "$objs"; then
3162 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects on this host:$objs" 2>&1
3167 $echo "*** objects $objs is not portable!"
3168 libobjs="$libobjs $objs"
3456 oldobjs="$objs "`
[all...]
/freebsd-10.2-release/contrib/wpa/wpa_supplicant/
H A Dnmake.mak24 OBJDIR = objs
/freebsd-10.2-release/libexec/rtld-elf/sparc64/
H A Dreloc.c836 allocate_initial_tls(Obj_Entry *objs) argument
845 tpval = allocate_tls(objs, NULL, 3 * sizeof(Elf_Addr),
/freebsd-10.2-release/contrib/apr-util/
H A Dconfigure24022 objs=
24023 test $apu_have_openssl = 1 && objs="$objs crypto/apr_crypto_openssl.lo"
24024 test $apu_have_nss = 1 && objs="$objs crypto/apr_crypto_nss.lo"
24025 test $apu_have_oracle = 1 && objs="$objs dbd/apr_dbd_oracle.lo"
24026 test $apu_have_pgsql = 1 && objs="$objs dbd/apr_dbd_pgsql.lo"
24027 test $apu_have_mysql = 1 && objs
[all...]
/freebsd-10.2-release/contrib/binutils/
H A Dltmain.sh1244 progfiles=`$ECHO "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
2647 objs=
3330 objs="$objs $arg"
4634 objs="$objs$old_deplibs"
4663 if test -n "$objs"; then
4665 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
4669 $ECHO "*** objects $objs is not portable!"
4670 libobjs="$libobjs $objs"
[all...]
/freebsd-10.2-release/share/mk/
H A Dbsd.sys.mk163 obj objlink objs objwarn realall realdepend \
/freebsd-10.2-release/usr.sbin/crunch/examples/
H A Dreally-big.conf78 special amd objs vers.amd.o afs_ops.o am_ops.o clock.o util.o xutil.o efs_ops.o mapc.o info_file.o info_hes.o info_ndbm.o info_passwd.o info_nis.o info_union.o map.o srvr_afs.o srvr_nfs.o mntfs.o misc_rpc.o mount_fs.o mtab.o mtab_bsd.o nfs_ops.o nfs_prot_svc.o nfs_start.o nfs_subr.o opts.o pfs_ops.o rpc_fwd.o sched.o sfs_ops.o amq_svc.o amq_subr.o umount_fs.o host_ops.o nfsx_ops.o ufs_ops.o ifs_ops.o amd.o get_args.o restart.o wire.o
/freebsd-10.2-release/contrib/gdb/
H A Dltmain.sh845 objs=
1381 objs="$objs $arg"
2441 objs="$objs$old_deplibs"
2467 if test -n "$objs"; then
2469 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects on this host:$objs" 2>&1
2474 echo "*** objects $objs is not portable!"
2475 libobjs="$libobjs $objs"
2701 oldobjs="$objs "`
[all...]
/freebsd-10.2-release/contrib/ldns/
H A Dltmain.sh4629 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
6546 objs=
7314 func_append objs " $arg"
8712 func_append objs "$old_deplibs"
8741 if test -n "$objs"; then
8743 func_fatal_error "cannot build libtool library '$output' from non-libtool objects on this host:$objs"
8747 $ECHO "*** objects $objs is not portable!"
8748 func_append libobjs " $objs"
9066 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
10100 test -n "$objs
[all...]
/freebsd-10.2-release/crypto/openssl/crypto/x509/
H A Dx509_vfy.h186 STACK_OF(X509_OBJECT) *objs; /* Cache of all objects */ member in struct:x509_store_st
/freebsd-10.2-release/contrib/libyaml/config/
H A Dltmain.sh2335 progfiles=`$ECHO "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4086 objs=
4785 objs="$objs $arg"
6100 objs="$objs$old_deplibs"
6129 if test -n "$objs"; then
6131 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
6135 $ECHO "*** objects $objs is not portable!"
6136 libobjs="$libobjs $objs"
[all...]
/freebsd-10.2-release/contrib/openbsm/config/
H A Dltmain.sh3328 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
5181 objs=
5907 func_append objs " $arg"
7289 func_append objs "$old_deplibs"
7318 if test -n "$objs"; then
7320 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
7324 $ECHO "*** objects $objs is not portable!"
7325 func_append libobjs " $objs"
7625 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
8658 test -n "$objs
[all...]
/freebsd-10.2-release/contrib/ntp/
H A Dltmain.sh3295 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
5136 objs=
5860 func_append objs " $arg"
7224 func_append objs "$old_deplibs"
7253 if test -n "$objs"; then
7255 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
7259 $ECHO "*** objects $objs is not portable!"
7260 func_append libobjs " $objs"
7559 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
8591 test -n "$objs
[all...]
/freebsd-10.2-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh3298 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
5148 objs=
5873 func_append objs " $arg"
7238 func_append objs "$old_deplibs"
7267 if test -n "$objs"; then
7269 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
7273 $ECHO "*** objects $objs is not portable!"
7274 func_append libobjs " $objs"
7574 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
8607 test -n "$objs
[all...]

Completed in 382 milliseconds

123