Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DInputFiles.cpp477 static void handleSectionGroup(ArrayRef<InputSectionBase *> sections, in handleSectionGroup() function
683 handleSectionGroup<ELFT>(this->sections, entries); in initializeSections()