Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5914 for (const auto &StackSizeMapEntry : StackSizeRelocMap) { in printRelocatableStackSizes() local
5916 const Elf_Shdr *StackSizesELFSec = StackSizeMapEntry.first; in printRelocatableStackSizes()
5917 const Elf_Shdr *RelocSec = StackSizeMapEntry.second; in printRelocatableStackSizes()