Searched refs:linked (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/sys/common/sparc/
H A Dsendsig.s34 ! linked 4.x binaries.
47 mov %i2, %o2 ! happen if the a.out is dynamically linked)
/illumos-gate/usr/src/cmd/sh/
H A Dxec.c233 int linked = 0; local
262 linked = 1;
322 if (linked == 1) {
/illumos-gate/usr/src/lib/libldap5/sources/pr/md/unix/
H A Dos_SunOS_amd64.s169 / Atomically push ElementP onto linked list ListP.
202 / Atomically pop ElementP off linked list ListP
/illumos-gate/usr/src/cmd/sgs/rtld.4.x/
H A Drtldlib.s32 ! ld.so bootstrap. Called from crt0 of a dynamically linked program with:
/illumos-gate/usr/src/lib/libc/sparc/crt/
H A D_rtboot.s30 ! from exec() upon invocation of a dynamically linked program specifying our
/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A DAppcertUtil.pm396 # linked.
1035 # Examines if the file is statically linked. Can be called on any file,
1039 # Returns 0 if not statically linked. Otherwise, returns 1.
1055 if ($tmp =~ /ELF.*statically linked/) {
1058 if ($tmp !~ /dynamically linked/) {
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Ddump.c1718 krb5_boolean linked;
1726 linked = 0;
1744 linked = 1;
1751 if (!linked) {
2138 /* Get memory for and form tagged data linked list */
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl383 primary B*Tree page. Any additional payload is stored on a linked list
/illumos-gate/usr/src/cmd/sgs/lari/
H A Dlari.pl409 if (($Type !~ /dynamically linked/) || ($Type =~ /Sun demand paged/)) {

Completed in 84 milliseconds