Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3366 mapSectionsToGroups(ArrayRef<GroupSection> Groups) { in mapSectionsToGroups() function
3376 DenseMap<uint64_t, const GroupSection *> Map = mapSectionsToGroups(V); in printGroupSections()
6264 DenseMap<uint64_t, const GroupSection *> Map = mapSectionsToGroups(V); in printGroupSections()