Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/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();
/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.h112 void RefreshModules();
H A DDynamicLoaderPOSIXDYLD.cpp406 dyld_instance->RefreshModules(); in RendezvousBreakpointHit()
420 void DynamicLoaderPOSIXDYLD::RefreshModules() { in RefreshModules() function in DynamicLoaderPOSIXDYLD