Searched defs:CreateSections (Results 1 – 8 of 8) sorted by relevance
36 void ObjectFilePlaceholder::CreateSections( in CreateSections() function in ObjectFilePlaceholder
76 void CreateSections(SectionList &unified_section_list) override {} in CreateSections() function
126 void ObjectFileBreakpad::CreateSections(SectionList &unified_section_list) { in CreateSections() function in ObjectFileBreakpad
181 void ObjectFileCOFF::CreateSections(lldb_private::SectionList §ions) { in CreateSections() function in ObjectFileCOFF
110 void ObjectFileJIT::CreateSections(SectionList &unified_section_list) { CreateSections() function in ObjectFileJIT
177 void ObjectFileJSON::CreateSections(SectionList &unified_section_list) { in CreateSections() function in ObjectFileJSON
290 void ObjectFileWasm::CreateSections(SectionList &unified_section_list) { in CreateSections() function in ObjectFileWasm
1907 void ObjectFileELF::CreateSections(SectionList &unified_section_list) { in CreateSections() function in ObjectFileELF