Home
last modified time | relevance | path

Searched defs:GroupSec (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp1482 Error ELFBuilder<ELFT>::initGroupSection(GroupSection *GroupSec) { in initGroupSection()
1874 } else if (auto GroupSec = dyn_cast<GroupSection>(&Sec)) { in readSections() local