Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3807 const GroupSection *MainGroup = Map[GM.Index]; in printGroupSections() local
3808 if (MainGroup != &G) in printGroupSections()
3812 Twine(MainGroup->Index) + in printGroupSections()
6997 const GroupSection *MainGroup = Map[GM.Index]; in printGroupSections() local
6998 if (MainGroup != &G) in printGroupSections()
7002 Twine(MainGroup->Index) + in printGroupSections()