Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DObjectFile.cpp610 SectionList *ObjectFile::GetSectionList(bool update_module_section_list) { in GetSectionList() argument
612 if (update_module_section_list) { in GetSectionList()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DObjectFile.h326 virtual SectionList *GetSectionList(bool update_module_section_list = true);