Home
last modified time | relevance | path

Searched defs:UnloadSections (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
HDDynamicLoader.cpp124 void DynamicLoader::UnloadSections(const ModuleSP module) { in UnloadSections() function in DynamicLoader
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
HDDynamicLoaderHexagonDYLD.cpp241 void DynamicLoaderHexagonDYLD::UnloadSections(const ModuleSP module) { in UnloadSections() function in DynamicLoaderHexagonDYLD
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
HDDynamicLoaderPOSIXDYLD.cpp209 void DynamicLoaderPOSIXDYLD::UnloadSections(const ModuleSP module) { in UnloadSections() function in DynamicLoaderPOSIXDYLD