Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3780 mapSectionsToGroups(ArrayRef<GroupSection> Groups) { in mapSectionsToGroups() function
3790 DenseMap<uint64_t, const GroupSection *> Map = mapSectionsToGroups(V); in printGroupSections()
7146 DenseMap<uint64_t, const GroupSection *> Map = mapSectionsToGroups(V); in printGroupSections()