Searched refs:PopulateSectionList (Results 1 – 4 of 4) sorted by relevance
28 virtual void PopulateSectionList(lldb_private::ObjectFile *obj_file,
97 void PopulateSectionList(lldb_private::ObjectFile *obj_file,
111 delegate_sp->PopulateSectionList(this, *m_sections_up); in CreateSections()
1163 void IRExecutionUnit::PopulateSectionList( in PopulateSectionList() function in IRExecutionUnit