Lines Matching refs:dlsyms
4497 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" "\
4630 $echo >> "$output_objdir/$dlsyms" "\
4638 $echo >> "$output_objdir/$dlsyms" "\
4645 $echo >> "$output_objdir/$dlsyms" "\
4653 eval "$global_symbol_to_c_name_address" < "$nlist" >> "$output_objdir/$dlsyms"
4655 $echo >> "$output_objdir/$dlsyms" "\
4692 $show "(cd $output_objdir && $LTCC $LTCFLAGS -c$no_builtin_flag$pic_flag_for_symtable \"$dlsyms\")"
4693 $run eval '(cd $output_objdir && $LTCC $LTCFLAGS -c$no_builtin_flag$pic_flag_for_symtable "$dlsyms")' || exit $?
4696 $show "$rm $output_objdir/$dlsyms $nlist ${nlist}S ${nlist}T"
4697 $run $rm "$output_objdir/$dlsyms" "$nlist" "${nlist}S" "${nlist}T"
4717 $echo "$modename: unknown suffix for \`$dlsyms'" 1>&2
4742 if test -n "$dlsyms"; then