Home
last modified time | relevance | path

Searched refs:dlsyms (Results 1 – 6 of 6) sorted by relevance

/external/jpeg/
Dltmain.sh1212 if test -n "$dlsyms"; then
1273 sed -e 's/^.* \(.*\)$/extern char \1;/' < "$nlist" >> "$objdir/$dlsyms"
1275 echo '/* NONE */' >> "$objdir/$dlsyms"
1278 $echo >> "$objdir/$dlsyms" "\
1302 sed 's/^\(.*\) \(.*\)$/ {"\1", (__ptr_t) \&\2},/' < "$nlist" >> "$objdir/$dlsyms"
1305 $echo >> "$objdir/$dlsyms" "\
1316 $echo "$modename: unknown suffix for \`$dlsyms'" 1>&2
1323 $show "(cd $objdir && $CC -c$no_builtin_flag \"$dlsyms\")"
/external/libunwind/aux/
Dltmain.sh3322 if test -n "$dlsyms"; then
3323 case $dlsyms in
3333 $show "creating $output_objdir/$dlsyms"
3335 test -z "$run" && $echo > "$output_objdir/$dlsyms" "\
3336 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
3413 eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"'
3415 echo '/* NONE */' >> "$output_objdir/$dlsyms"
3418 $echo >> "$output_objdir/$dlsyms" "\
3438 eval "$global_symbol_to_c_name_address" < "$nlist" >> "$output_objdir/$dlsyms"
3440 $echo >> "$output_objdir/$dlsyms" "\
[all …]
/external/cmockery/cmockery_0_1_2/
Dltmain.sh4506 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" "\
[all …]
Dlibtool4858 if test -n "$dlsyms"; then
4859 case $dlsyms in
4869 $show "creating $output_objdir/$dlsyms"
4871 test -z "$run" && $echo > "$output_objdir/$dlsyms" "\
4872 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
4961 eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"'
4963 $echo '/* NONE */' >> "$output_objdir/$dlsyms"
4966 $echo >> "$output_objdir/$dlsyms" "\
4982 $echo >> "$output_objdir/$dlsyms" "\
4990 $echo >> "$output_objdir/$dlsyms" "\
[all …]
/external/libvncserver/
Dlibtool4850 if test -n "$dlsyms"; then
4851 case $dlsyms in
4861 $show "creating $output_objdir/$dlsyms"
4863 test -z "$run" && $echo > "$output_objdir/$dlsyms" "\
4864 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
4953 eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"'
4955 $echo '/* NONE */' >> "$output_objdir/$dlsyms"
4958 $echo >> "$output_objdir/$dlsyms" "\
4974 $echo >> "$output_objdir/$dlsyms" "\
4982 $echo >> "$output_objdir/$dlsyms" "\
[all …]
Dltmain.sh4498 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" "\
4622 $echo >> "$output_objdir/$dlsyms" "\
4630 $echo >> "$output_objdir/$dlsyms" "\
[all …]