Searched refs:GetUnifiedSectionList (Results 1 - 4 of 4) sorted by relevance

/external/lldb/source/Symbol/
H A DSymbolFile.cpp39 obj_file->CreateSections (*module_sp->GetUnifiedSectionList());
H A DObjectFile.cpp618 CreateSections(*module_sp->GetUnifiedSectionList());
/external/lldb/include/lldb/Core/
H A DModule.h1063 GetUnifiedSectionList();
/external/lldb/source/Core/
H A DModule.cpp1134 obj_file->CreateSections(*GetUnifiedSectionList());
1140 Module::GetUnifiedSectionList() function in class:Module

Completed in 167 milliseconds