Home
last modified time | relevance | path

Searched refs:UnloadSectionsCommon (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
DDynamicLoader.cpp138 UnloadSectionsCommon(module); in UnloadSections()
142 DynamicLoader::UnloadSectionsCommon(const ModuleSP module) in UnloadSectionsCommon() function in DynamicLoader
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/
DDynamicLoader.h282 UnloadSectionsCommon(const lldb::ModuleSP module);
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
DDynamicLoaderPOSIXDYLD.cpp184 UnloadSectionsCommon(module); in UnloadSections()