Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5946 llvm::MapVector<const Elf_Shdr *, const Elf_Shdr *> StackSizeRelocMap; in printRelocatableStackSizes() local
5956 getSectionAndRelocations(IsMatch, StackSizeRelocMap); in printRelocatableStackSizes()
5958 for (const auto &StackSizeMapEntry : StackSizeRelocMap) { in printRelocatableStackSizes()