Home
last modified time | relevance | path

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

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