Home
last modified time | relevance | path

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

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