Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3798 const GroupSection *MainGroup = Map[GM.Index]; in printGroupSections() local
3799 if (MainGroup != &G) in printGroupSections()
3803 Twine(MainGroup->Index) + in printGroupSections()
7158 const GroupSection *MainGroup = Map[GM.Index]; in printGroupSections() local
7159 if (MainGroup != &G) in printGroupSections()
7163 Twine(MainGroup->Index) + in printGroupSections()