Home
last modified time | relevance | path

Searched refs:GetSectionListFromModule (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lldb/source/Core/
DDynamicLoader.cpp127 const SectionList *sections = GetSectionListFromModule(module); in UnloadSectionsCommon()
139 DynamicLoader::GetSectionListFromModule(const ModuleSP module) const { in GetSectionListFromModule() function in DynamicLoader
/external/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
DDynamicLoaderHexagonDYLD.cpp222 const SectionList *sections = GetSectionListFromModule(module); in UpdateLoadedSections()
253 const SectionList *sections = GetSectionListFromModule(module); in UnloadSections()
543 const SectionList *DynamicLoaderHexagonDYLD::GetSectionListFromModule( in GetSectionListFromModule() function in DynamicLoaderHexagonDYLD
DDynamicLoaderHexagonDYLD.h133 GetSectionListFromModule(const lldb::ModuleSP module) const;
/external/llvm-project/lldb/include/lldb/Target/
DDynamicLoader.h288 GetSectionListFromModule(const lldb::ModuleSP module) const;