Searched refs:dlsyms (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/crypto/external/bsd/netpgp/dist/buildaux/
H A Dltmain.sh4650 dlsyms=
4653 dlsyms="${outputname}S.c"
4659 if test -n "$dlsyms"; then
4660 case $dlsyms in
4670 $show "creating $output_objdir/$dlsyms"
4672 test -z "$run" && $ECHO > "$output_objdir/$dlsyms" "\
4673 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
4762 eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"'
4764 $ECHO '/* NONE */' >> "$output_objdir/$dlsyms"
4767 $ECHO >> "$output_objdir/$dlsyms" "\
[all...]
/netbsd-current/external/bsd/iscsi/dist/buildaux/
H A Dltmain.sh4650 dlsyms=
4653 dlsyms="${outputname}S.c"
4659 if test -n "$dlsyms"; then
4660 case $dlsyms in
4670 $show "creating $output_objdir/$dlsyms"
4672 test -z "$run" && $echo > "$output_objdir/$dlsyms" "\
4673 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
4762 eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"'
4764 $echo '/* NONE */' >> "$output_objdir/$dlsyms"
4767 $echo >> "$output_objdir/$dlsyms" "\
[all...]
/netbsd-current/external/bsd/libbind/dist/
H A Dltmain.sh4617 dlsyms=
4620 dlsyms="${outputname}S.c"
4626 if test -n "$dlsyms"; then
4627 case $dlsyms in
4637 $show "creating $output_objdir/$dlsyms"
4639 test -z "$run" && $echo > "$output_objdir/$dlsyms" "\
4640 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
4729 eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"'
4731 $echo '/* NONE */' >> "$output_objdir/$dlsyms"
4734 $echo >> "$output_objdir/$dlsyms" "\
[all...]
/netbsd-current/external/gpl2/gettext/dist/build-aux/
H A Dltmain.sh4493 dlsyms=
4496 dlsyms="${outputname}S.c"
4502 if test -n "$dlsyms"; then
4503 case $dlsyms in
4513 $show "creating $output_objdir/$dlsyms"
4515 test -z "$run" && $echo > "$output_objdir/$dlsyms" "\
4516 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
4605 eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"'
4607 $echo '/* NONE */' >> "$output_objdir/$dlsyms"
4610 $echo >> "$output_objdir/$dlsyms" "\
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
H A Dltmain.sh3738 dlsyms=
3741 dlsyms="${outputname}S.c"
3747 if test -n "$dlsyms"; then
3748 case $dlsyms in
3758 $show "creating $output_objdir/$dlsyms"
3760 test -z "$run" && $echo > "$output_objdir/$dlsyms" "\
3761 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
3832 eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"'
3834 echo '/* NONE */' >> "$output_objdir/$dlsyms"
3837 $echo >> "$output_objdir/$dlsyms" "\
[all...]

Completed in 236 milliseconds