Home
last modified time | relevance | path

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

/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 …]