Home
last modified time | relevance | path

Searched defs:GetSectionList (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DObjectFile.cpp588 SectionList *ObjectFile::GetSectionList(bool update_module_section_list) { in GetSectionList() function in ObjectFile
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DModule.cpp1271 SectionList *Module::GetSectionList() { in GetSectionList() function in Module