Home
last modified time | relevance | path

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

/external/qemu/distrib/jpeg-6b/
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/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/
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 …]
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 …]
/external/chromium_org/third_party/yasm/source/patched-yasm/config/
Dltmain.sh4551 if test -n "$dlsyms"; then
4552 case $dlsyms in
4562 $show "creating $output_objdir/$dlsyms"
4564 test -z "$run" && $echo > "$output_objdir/$dlsyms" "\
4565 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
4654 eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"'
4656 $echo '/* NONE */' >> "$output_objdir/$dlsyms"
4659 $echo >> "$output_objdir/$dlsyms" "\
4675 $echo >> "$output_objdir/$dlsyms" "\
4683 $echo >> "$output_objdir/$dlsyms" "\
[all …]
/external/chromium_org/third_party/libevent/
Dltmain.sh4573 if test -n "$dlsyms"; then
4574 case $dlsyms in
4584 $show "creating $output_objdir/$dlsyms"
4586 test -z "$run" && $echo > "$output_objdir/$dlsyms" "\
4587 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
4676 eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"'
4678 $echo '/* NONE */' >> "$output_objdir/$dlsyms"
4681 $echo >> "$output_objdir/$dlsyms" "\
4697 $echo >> "$output_objdir/$dlsyms" "\
4705 $echo >> "$output_objdir/$dlsyms" "\
[all …]