Searched refs:StackSizeRelocMap (Results 1 – 1 of 1) sorted by relevance
6232 llvm::MapVector<const Elf_Shdr *, const Elf_Shdr *> StackSizeRelocMap; in printRelocatableStackSizes() local6242 getSectionAndRelocations(IsMatch, StackSizeRelocMap); in printRelocatableStackSizes()6244 for (const auto &StackSizeMapEntry : StackSizeRelocMap) { in printRelocatableStackSizes()