Home | History | Annotate | Download | only in cmockery_0_1_2

Lines Matching refs:exclude_expsyms

346 exclude_expsyms="_GLOBAL_OFFSET_TABLE_"
4897 if test -n "$exclude_expsyms"; then
4898 $run eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
4942 if test -n "$exclude_expsyms"; then
4943 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
7522 exclude_expsyms=""