Home | History | Annotate | Download | only in backends

Lines Matching refs:textrel_check

392 textrel_check = if $(READELF) -d $@ | fgrep -q TEXTREL; then $(textrel_found); fi
892 @$(textrel_check)