Home
last modified time | relevance | path

Searched defs:ENABLE_LIBCTF_HASH_DEBUGGING (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dconfigure.ac75 …AC_DEFINE(ENABLE_LIBCTF_HASH_DEBUGGING, 1, [Enable expensive debugging of CTF deduplication type h… definition
77 AM_CONDITIONAL(ENABLE_LIBCTF_HASH_DEBUGGING, test "${enable_libctf_hash_debugging}" = yes) condition
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dconfigure.ac77 …AC_DEFINE(ENABLE_LIBCTF_HASH_DEBUGGING, 1, [Enable expensive debugging of CTF deduplication type h… definition
79 AM_CONDITIONAL(ENABLE_LIBCTF_HASH_DEBUGGING, test "${enable_libctf_hash_debugging}" = yes) condition