Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3477 mapSectionsToGroups(ArrayRef<GroupSection> Groups) { in mapSectionsToGroups() function
3487 DenseMap<uint64_t, const GroupSection *> Map = mapSectionsToGroups(V); in printGroupSections()
6541 DenseMap<uint64_t, const GroupSection *> Map = mapSectionsToGroups(V); in printGroupSections()