Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp599 SectionList *ObjectFile::GetSectionList(bool update_module_section_list) { in GetSectionList() argument
601 if (update_module_section_list) { in GetSectionList()
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DObjectFile.h299 virtual SectionList *GetSectionList(bool update_module_section_list = true);