Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h173 void clearAllSectionData();
391 Section.second->clearAllSectionData(); in eraseSections()
H A DOutputSections.cpp60 void SectionDescriptor::clearAllSectionData() { in clearAllSectionData() function in SectionDescriptor