Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/idlelib/
DconfigHandler.py266 def GetSectionList(self, configSet, configType): member in IdleConf
/external/llvm-project/lldb/source/Symbol/
DObjectFile.cpp607 SectionList *ObjectFile::GetSectionList(bool update_module_section_list) { in GetSectionList() function in ObjectFile
/external/python/cpython3/Lib/idlelib/
Dconfig.py258 def GetSectionList(self, configSet, configType): member in IdleConf
/external/llvm-project/lldb/source/Core/
DModule.cpp1283 SectionList *Module::GetSectionList() { in GetSectionList() function in Module