Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.h81 void RefreshModules();
H A DDynamicLoaderHexagonDYLD.cpp332 dyld_instance->RefreshModules(); in RendezvousBreakpointHit()
340 void DynamicLoaderHexagonDYLD::RefreshModules() { in RefreshModules() function in DynamicLoaderHexagonDYLD
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_libcdep.cpp184 void Symbolizer::RefreshModules() { in RefreshModules() function in __sanitizer::Symbolizer
204 RefreshModules(); in FindModuleForAddress()
215 RefreshModules(); in FindModuleForAddress()
H A Dsanitizer_symbolizer.h152 void RefreshModules();
/llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.h109 void RefreshModules();
H A DDynamicLoaderPOSIXDYLD.cpp395 dyld_instance->RefreshModules(); in RendezvousBreakpointHit()
409 void DynamicLoaderPOSIXDYLD::RefreshModules() { in RefreshModules() function in DynamicLoaderPOSIXDYLD