Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DOutputSections.cpp459 static void finalizeShtGroup(OutputSection *os, InputSection *section) { in finalizeShtGroup() function
498 finalizeShtGroup(this, first); in finalize()