Home
last modified time | relevance | path

Searched defs:SectionIter (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/Basic/
H A DProfileList.cpp38 for (auto &SectionIter : Sections) in hasPrefix() local
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInputFile.h152 Optional<object::section_iterator> SectionIter; variable
/llvm-project-15.0.7/llvm/lib/Support/
H A DSpecialCaseList.cpp211 for (const auto &SectionIter : Sections) in inSectionBlame() local
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp1192 auto SectionIter = KnownSections.find(SectionName); in updateDebugData() local
1474 auto SectionIter = KnownSections.find(SectionName); in writeDWP() local