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/expat/conftools/
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 …]
/external/chromium/sdch/open-vcdiff/
Dltmain.sh4581 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" "\
[all …]
/external/chromium/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 …]
/external/libffi/
Dltmain.sh4547 if test -n "$dlsyms"; then
4548 case $dlsyms in
4558 $show "creating $output_objdir/$dlsyms"
4560 test -z "$run" && $echo > "$output_objdir/$dlsyms" "\
4561 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
4650 eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"'
4652 $echo '/* NONE */' >> "$output_objdir/$dlsyms"
4655 $echo >> "$output_objdir/$dlsyms" "\
4671 $echo >> "$output_objdir/$dlsyms" "\
4679 $echo >> "$output_objdir/$dlsyms" "\
[all …]
/external/dbus/
Dltmain.sh4529 if test -n "$dlsyms"; then
4530 case $dlsyms in
4540 $show "creating $output_objdir/$dlsyms"
4542 test -z "$run" && $echo > "$output_objdir/$dlsyms" "\
4543 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
4632 eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"'
4634 $echo '/* NONE */' >> "$output_objdir/$dlsyms"
4637 $echo >> "$output_objdir/$dlsyms" "\
4653 $echo >> "$output_objdir/$dlsyms" "\
4661 $echo >> "$output_objdir/$dlsyms" "\
[all …]