Searched refs:StackSizeMapEntry (Results 1 – 1 of 1) sorted by relevance
5914 for (const auto &StackSizeMapEntry : StackSizeRelocMap) { in printRelocatableStackSizes() local5916 const Elf_Shdr *StackSizesELFSec = StackSizeMapEntry.first; in printRelocatableStackSizes()5917 const Elf_Shdr *RelocSec = StackSizeMapEntry.second; in printRelocatableStackSizes()