Home
last modified time | relevance | path

Searched refs:update_module_section_list (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Symbol/
H A DObjectFile.cpp588 SectionList *ObjectFile::GetSectionList(bool update_module_section_list) { in GetSectionList() argument
590 if (update_module_section_list) { in GetSectionList()
/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DObjectFile.h316 virtual SectionList *GetSectionList(bool update_module_section_list = true);