Home
last modified time | relevance | path

Searched refs:textrel_msg (Results 1 – 22 of 22) sorted by relevance

/external/elfutils/src/config/
Deu.am55 textrel_msg = echo "WARNING: TEXTREL found in '$@'" macro
57 textrel_found = $(textrel_msg); exit 1
59 textrel_found = $(textrel_msg)
DChangeLog7 * eu.am: Define textrel_msg, textrel_found and textrel_check based
/external/elfutils/src/lib/
DMakefile.in297 textrel_msg = echo "WARNING: TEXTREL found in '$@'"
298 @FATAL_TEXTREL_FALSE@textrel_found = $(textrel_msg)
299 @FATAL_TEXTREL_TRUE@textrel_found = $(textrel_msg); exit 1
DMakefile297 textrel_msg = echo "WARNING: TEXTREL found in '$@'" macro
299 textrel_found = $(textrel_msg); exit 1
/external/elfutils/src/libdwelf/
DMakefile.in330 textrel_msg = echo "WARNING: TEXTREL found in '$@'"
331 @FATAL_TEXTREL_FALSE@textrel_found = $(textrel_msg)
332 @FATAL_TEXTREL_TRUE@textrel_found = $(textrel_msg); exit 1
DMakefile330 textrel_msg = echo "WARNING: TEXTREL found in '$@'" macro
332 textrel_found = $(textrel_msg); exit 1
/external/elfutils/src/libcpu/
DMakefile.in326 textrel_msg = echo "WARNING: TEXTREL found in '$@'"
327 @FATAL_TEXTREL_FALSE@textrel_found = $(textrel_msg)
328 @FATAL_TEXTREL_TRUE@textrel_found = $(textrel_msg); exit 1
DMakefile326 textrel_msg = echo "WARNING: TEXTREL found in '$@'" macro
328 textrel_found = $(textrel_msg); exit 1
/external/elfutils/src/libasm/
DMakefile.in352 textrel_msg = echo "WARNING: TEXTREL found in '$@'"
353 @FATAL_TEXTREL_FALSE@textrel_found = $(textrel_msg)
354 @FATAL_TEXTREL_TRUE@textrel_found = $(textrel_msg); exit 1
DMakefile352 textrel_msg = echo "WARNING: TEXTREL found in '$@'" macro
354 textrel_found = $(textrel_msg); exit 1
/external/elfutils/src/libebl/
DMakefile.in350 textrel_msg = echo "WARNING: TEXTREL found in '$@'"
351 @FATAL_TEXTREL_FALSE@textrel_found = $(textrel_msg)
352 @FATAL_TEXTREL_TRUE@textrel_found = $(textrel_msg); exit 1
DMakefile350 textrel_msg = echo "WARNING: TEXTREL found in '$@'" macro
352 textrel_found = $(textrel_msg); exit 1
/external/elfutils/src/libdwfl/
DMakefile.in389 textrel_msg = echo "WARNING: TEXTREL found in '$@'"
390 @FATAL_TEXTREL_FALSE@textrel_found = $(textrel_msg)
391 @FATAL_TEXTREL_TRUE@textrel_found = $(textrel_msg); exit 1
DMakefile389 textrel_msg = echo "WARNING: TEXTREL found in '$@'" macro
391 textrel_found = $(textrel_msg); exit 1
/external/elfutils/src/backends/
DMakefile.in389 textrel_msg = echo "WARNING: TEXTREL found in '$@'"
390 @FATAL_TEXTREL_FALSE@textrel_found = $(textrel_msg)
391 @FATAL_TEXTREL_TRUE@textrel_found = $(textrel_msg); exit 1
DMakefile389 textrel_msg = echo "WARNING: TEXTREL found in '$@'" macro
391 textrel_found = $(textrel_msg); exit 1
/external/elfutils/src/libdw/
DMakefile.in399 textrel_msg = echo "WARNING: TEXTREL found in '$@'"
400 @FATAL_TEXTREL_FALSE@textrel_found = $(textrel_msg)
401 @FATAL_TEXTREL_TRUE@textrel_found = $(textrel_msg); exit 1
DMakefile399 textrel_msg = echo "WARNING: TEXTREL found in '$@'" macro
401 textrel_found = $(textrel_msg); exit 1
/external/elfutils/src/libelf/
DMakefile.in392 textrel_msg = echo "WARNING: TEXTREL found in '$@'"
393 @FATAL_TEXTREL_FALSE@textrel_found = $(textrel_msg)
394 @FATAL_TEXTREL_TRUE@textrel_found = $(textrel_msg); exit 1
DMakefile392 textrel_msg = echo "WARNING: TEXTREL found in '$@'" macro
394 textrel_found = $(textrel_msg); exit 1
/external/elfutils/src/tests/
DMakefile.in888 textrel_msg = echo "WARNING: TEXTREL found in '$@'"
889 @FATAL_TEXTREL_FALSE@textrel_found = $(textrel_msg)
890 @FATAL_TEXTREL_TRUE@textrel_found = $(textrel_msg); exit 1
DMakefile888 textrel_msg = echo "WARNING: TEXTREL found in '$@'" macro
890 textrel_found = $(textrel_msg); exit 1