Searched defs:GetSectionList (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Symbol/ | ||
H A D | ObjectFile.cpp | 599 SectionList *ObjectFile::GetSectionList(bool update_module_section_list) { GetSectionList() function in ObjectFile |
/llvm-project/lldb/source/Core/ | ||
H A D | Module.cpp | 1224 SectionList *Module::GetSectionList() { GetSectionList() function in Module |