Home
last modified time | relevance | path

Searched defs:SecToRelocMap (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6204 llvm::MapVector<const Elf_Shdr *, const Elf_Shdr *> &SecToRelocMap) { in getSectionAndRelocations()
7068 llvm::MapVector<const Elf_Shdr *, const Elf_Shdr *> SecToRelocMap; in printCGProfile() local