Home
last modified time | relevance | path

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

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