Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_libcdep.cc161 void Symbolizer::RefreshModules() { in RefreshModules() function in __sanitizer::Symbolizer
181 RefreshModules(); in FindModuleForAddress()
192 RefreshModules(); in FindModuleForAddress()
H A Dsanitizer_symbolizer.h121 void RefreshModules();
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.h88 void RefreshModules();
H A DDynamicLoaderHexagonDYLD.cpp343 dyld_instance->RefreshModules(); in RendezvousBreakpointHit()
351 void DynamicLoaderHexagonDYLD::RefreshModules() { in RefreshModules() function in DynamicLoaderHexagonDYLD
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.h104 void RefreshModules();
H A DDynamicLoaderPOSIXDYLD.cpp401 dyld_instance->RefreshModules(); in RendezvousBreakpointHit()
415 void DynamicLoaderPOSIXDYLD::RefreshModules() { in RefreshModules() function in DynamicLoaderPOSIXDYLD