Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5877 llvm::MapVector<const Elf_Shdr *, const Elf_Shdr *> StackSizeRelocMap; in printRelocatableStackSizes() local
5888 if (StackSizeRelocMap in printRelocatableStackSizes()
5911 StackSizeRelocMap[ContentsSec] = &Sec; in printRelocatableStackSizes()
5914 for (const auto &StackSizeMapEntry : StackSizeRelocMap) { in printRelocatableStackSizes()