Lines Matching refs:dlsyms
4581 if test -n "$dlsyms"; then
4582 case $dlsyms in
4592 $show "creating $output_objdir/$dlsyms"
4594 test -z "$run" && $echo > "$output_objdir/$dlsyms" "\
4595 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
4684 eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"'
4686 $echo '/* NONE */' >> "$output_objdir/$dlsyms"
4689 $echo >> "$output_objdir/$dlsyms" "\
4705 $echo >> "$output_objdir/$dlsyms" "\
4713 $echo >> "$output_objdir/$dlsyms" "\
4720 $echo >> "$output_objdir/$dlsyms" "\
4728 eval "$global_symbol_to_c_name_address" < "$nlist" >> "$output_objdir/$dlsyms"
4730 $echo >> "$output_objdir/$dlsyms" "\
4767 …$show "(cd $output_objdir && $LTCC $LTCFLAGS -c$no_builtin_flag$pic_flag_for_symtable \"$dlsyms\"…
4771 $show "$rm $output_objdir/$dlsyms $nlist ${nlist}S ${nlist}T"
4772 $run $rm "$output_objdir/$dlsyms" "$nlist" "${nlist}S" "${nlist}T"
4792 $echo "$modename: unknown suffix for \`$dlsyms'" 1>&2
4817 if test -n "$dlsyms"; then