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

/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DDynamicLoader.cpp123 void DynamicLoader::UnloadSections(const ModuleSP module) { function in class:DynamicLoader
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp241 void DynamicLoaderHexagonDYLD::UnloadSections(const ModuleSP module) { function in class:DynamicLoaderHexagonDYLD
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp209 void DynamicLoaderPOSIXDYLD::UnloadSections(const ModuleSP module) { function in class:DynamicLoaderPOSIXDYLD

Completed in 83 milliseconds