Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindTable.h63 void ModuleWasUpdated();
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DUnwindTable.cpp86 void UnwindTable::ModuleWasUpdated() { in ModuleWasUpdated() function in UnwindTable
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp331 m_unwind_table.ModuleWasUpdated(); in GetMemoryObjectFile()
994 m_unwind_table.ModuleWasUpdated(); in GetSymbolFile()
1204 m_unwind_table.ModuleWasUpdated(); in GetObjectFile()