Lines Matching refs:dlsyms
4574 if test -n "$dlsyms"; then
4575 case $dlsyms in
4585 $show "creating $output_objdir/$dlsyms"
4587 test -z "$run" && $echo > "$output_objdir/$dlsyms" "\
4588 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
4677 eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"'
4679 $echo '/* NONE */' >> "$output_objdir/$dlsyms"
4682 $echo >> "$output_objdir/$dlsyms" "\
4698 $echo >> "$output_objdir/$dlsyms" "\
4706 $echo >> "$output_objdir/$dlsyms" "\
4713 $echo >> "$output_objdir/$dlsyms" "\
4721 eval "$global_symbol_to_c_name_address" < "$nlist" >> "$output_objdir/$dlsyms"
4723 $echo >> "$output_objdir/$dlsyms" "\
4760 …$show "(cd $output_objdir && $LTCC $LTCFLAGS -c$no_builtin_flag$pic_flag_for_symtable \"$dlsyms\"…
4764 $show "$rm $output_objdir/$dlsyms $nlist ${nlist}S ${nlist}T"
4765 $run $rm "$output_objdir/$dlsyms" "$nlist" "${nlist}S" "${nlist}T"
4785 $echo "$modename: unknown suffix for \`$dlsyms'" 1>&2
4810 if test -n "$dlsyms"; then