Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.cpp83 m_module.ReportErrorIfModifyDetected( in ReportInvalidDIERef()
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DModule.h817 void ReportErrorIfModifyDetected(const char *format, ...)
/llvm-project-15.0.7/lldb/source/Core/
H A DModule.cpp1139 void Module::ReportErrorIfModifyDetected(const char *format, ...) { in ReportErrorIfModifyDetected() function in Module