Searched refs:module_expsym_cmds (Results 1 – 3 of 3) sorted by relevance
/hardware/intel/img/libdrm/ |
D | ltmain.sh | 7101 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then 7102 eval test_cmds=\"$module_expsym_cmds\" 7103 cmds=$module_expsym_cmds 7310 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then 7311 cmds=$module_expsym_cmds
|
D | configure | 12657 module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`' 12786 module_expsym_cmds \ 13854 module_expsym_cmds=$lt_module_expsym_cmds
|
D | aclocal.m4 | 1017 …_LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libnam… 4241 _LT_TAGVAR(module_expsym_cmds, $1)= 5204 _LT_TAGDECL([], [module_expsym_cmds], [2]) 5392 _LT_TAGVAR(module_expsym_cmds, $1)= 6631 _LT_TAGVAR(module_expsym_cmds, $1)= 6774 _LT_TAGVAR(module_expsym_cmds, $1)=
|