HomeSort by: relevance | last modified time | path
    Searched refs:DebugSectionSizes (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
SectionSizes.cpp 21 for (const auto &It : Sizes.DebugSectionSizes)
30 for (const auto &It : Sizes.DebugSectionSizes) {
60 for (const auto &It : Sizes.DebugSectionSizes) {
100 Sizes.DebugSectionSizes[std::string(SectionName)] += Section.getSize();
llvm-dwarfdump.h 26 MapVector<std::string, uint64_t, StringMap<uint64_t>> DebugSectionSizes;
Statistics.cpp 648 for (const auto &It : Sizes.DebugSectionSizes)

Completed in 30 milliseconds