Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1517 Error ELFBuilder<ELFT>::initGroupSection(GroupSection *GroupSec) { in initGroupSection()
1914 } else if (auto GroupSec = dyn_cast<GroupSection>(&Sec)) { in readSections() local
2208 auto GroupSec = cast<GroupSection>(Sec.get()); in removeSections() local