Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.cpp82 m_module.ReportErrorIfModifyDetected( in ReportInvalidDIERef()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h806 void ReportErrorIfModifyDetected(const char *format, ...)
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp1132 void Module::ReportErrorIfModifyDetected(const char *format, ...) { in ReportErrorIfModifyDetected() function in Module