Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
DSymbolFile.cpp39 obj_file->CreateSections (*module_sp->GetUnifiedSectionList()); in FindPlugin()
DObjectFile.cpp620 CreateSections(*module_sp->GetUnifiedSectionList()); in GetSectionList()
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
DModule.h1152 GetUnifiedSectionList();
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
DModule.cpp1231 obj_file->CreateSections(*GetUnifiedSectionList()); in GetSectionList()
1237 Module::GetUnifiedSectionList() in GetUnifiedSectionList() function in Module