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

/vbox/include/iprt/
H A Ddbg.h252 #define RTDBGCFG_FLAGS_NO_RECURSIV_SRC_SEARCH RT_BIT_64(4) macro
/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgcfg.cpp180 { RTDBGCFG_FLAGS_NO_RECURSIV_SRC_SEARCH, RT_STR_TUPLE("recsrc"), false },
181 { RTDBGCFG_FLAGS_NO_RECURSIV_SRC_SEARCH, RT_STR_TUPLE("norecsrc"), true },

Completed in 1272 milliseconds