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