Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DIRDynamicChecks.cpp139 : m_module(module), m_checker_function(checker_function), in Instrumenter()
301 m_checker_function; ///< The dynamic checker function for the process member in Instrumenter
326 BuildPointerValidatorFunc(m_checker_function->StartAddress()); in InstrumentInstruction()
395 BuildObjectCheckerFunc(m_checker_function->StartAddress()); in InstrumentInstruction()