Searched refs:_librtld_db_debug (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/lib/librtld_db/
H A Drtld_db.c46 static int _librtld_db_debug = 0; variable
48 if (_librtld_db_debug) { \
140 _librtld_db_debug = debug ? atoi(debug) : 0;

Completed in 57 milliseconds