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

/freebsd-9.3-release/contrib/ofed/libibcm/config/
H A Dltmain.sh4497 dlsyms=
4500 dlsyms="${outputname}S.c"
4506 if test -n "$dlsyms"; then
4507 case $dlsyms in
4517 $show "creating $output_objdir/$dlsyms"
4519 test -z "$run" && $echo > "$output_objdir/$dlsyms" "\
4520 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
4609 eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"'
4611 $echo '/* NONE */' >> "$output_objdir/$dlsyms"
4614 $echo >> "$output_objdir/$dlsyms" "\
[all...]
/freebsd-9.3-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh4497 dlsyms=
4500 dlsyms="${outputname}S.c"
4506 if test -n "$dlsyms"; then
4507 case $dlsyms in
4517 $show "creating $output_objdir/$dlsyms"
4519 test -z "$run" && $echo > "$output_objdir/$dlsyms" "\
4520 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
4609 eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"'
4611 $echo '/* NONE */' >> "$output_objdir/$dlsyms"
4614 $echo >> "$output_objdir/$dlsyms" "\
[all...]
/freebsd-9.3-release/crypto/heimdal/
H A Dltmain.sh4489 dlsyms=
4492 dlsyms="${outputname}S.c"
4498 if test -n "$dlsyms"; then
4499 case $dlsyms in
4509 $show "creating $output_objdir/$dlsyms"
4511 test -z "$run" && $echo > "$output_objdir/$dlsyms" "\
4512 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
4601 eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"'
4603 $echo '/* NONE */' >> "$output_objdir/$dlsyms"
4606 $echo >> "$output_objdir/$dlsyms" "\
[all...]
/freebsd-9.3-release/contrib/gdb/
H A Dltmain.sh3631 dlsyms=
3634 dlsyms="${outputname}S.c"
3640 if test -n "$dlsyms"; then
3641 case $dlsyms in
3651 $show "creating $output_objdir/$dlsyms"
3653 test -z "$run" && $echo > "$output_objdir/$dlsyms" "\
3654 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
3725 eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"'
3727 echo '/* NONE */' >> "$output_objdir/$dlsyms"
3730 $echo >> "$output_objdir/$dlsyms" "\
[all...]

Completed in 84 milliseconds