HomeSort by relevance Sort by last modified time
    Searched refs:textrel_check (Results 1 - 15 of 15) sorted by null

  /external/elfutils/src/config/
eu.am 61 textrel_check = if $(READELF) -d $@ | fgrep -q TEXTREL; then $(textrel_found); fi
  /external/elfutils/src/libasm/
Makefile.am 69 @$(textrel_check)
Makefile 355 textrel_check = if $(READELF) -d $@ | fgrep -q TEXTREL; then $(textrel_found); fi macro
755 @$(textrel_check)
  /external/elfutils/src/libelf/
Makefile.am 106 @$(textrel_check)
Makefile 395 textrel_check = if $(READELF) -d $@ | fgrep -q TEXTREL; then $(textrel_found); fi macro
935 @$(textrel_check)
    [all...]
  /external/elfutils/src/backends/
Makefile.am 123 @$(textrel_check)
Makefile 392 textrel_check = if $(READELF) -d $@ | fgrep -q TEXTREL; then $(textrel_found); fi macro
892 @$(textrel_check)
    [all...]
  /external/elfutils/src/libdw/
Makefile.am 116 @$(textrel_check)
Makefile 402 textrel_check = if $(READELF) -d $@ | fgrep -q TEXTREL; then $(textrel_found); fi macro
    [all...]
  /external/elfutils/src/lib/
Makefile 300 textrel_check = if $(READELF) -d $@ | fgrep -q TEXTREL; then $(textrel_found); fi macro
  /external/elfutils/src/libcpu/
Makefile 329 textrel_check = if $(READELF) -d $@ | fgrep -q TEXTREL; then $(textrel_found); fi macro
  /external/elfutils/src/libdwelf/
Makefile 333 textrel_check = if $(READELF) -d $@ | fgrep -q TEXTREL; then $(textrel_found); fi macro
  /external/elfutils/src/libebl/
Makefile 353 textrel_check = if $(READELF) -d $@ | fgrep -q TEXTREL; then $(textrel_found); fi macro
  /external/elfutils/src/libdwfl/
Makefile 392 textrel_check = if $(READELF) -d $@ | fgrep -q TEXTREL; then $(textrel_found); fi macro
  /external/elfutils/src/tests/
Makefile 891 textrel_check = if $(READELF) -d $@ | fgrep -q TEXTREL; then $(textrel_found); fi macro
    [all...]

Completed in 72 milliseconds