Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCContext.h156 SetVector<MCSection *> SectionsForRanges; variable
512 return SectionsForRanges; in getGenDwarfSectionSyms()
515 return SectionsForRanges.insert(Sec); in addGenDwarfSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h173 SetVector<MCSection *> SectionsForRanges; variable
686 return SectionsForRanges; in getGenDwarfSectionSyms()
690 return SectionsForRanges.insert(Sec); in addGenDwarfSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h170 SetVector<MCSection *> SectionsForRanges; variable
631 return SectionsForRanges; in getGenDwarfSectionSyms()
635 return SectionsForRanges.insert(Sec); in addGenDwarfSection()
/external/llvm/lib/MC/
DMCContext.cpp89 SectionsForRanges.clear(); in reset()
487 SectionsForRanges.remove_if( in finalizeDwarfSections()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp103 SectionsForRanges.clear(); in reset()
676 SectionsForRanges.remove_if( in finalizeDwarfSections()
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp104 SectionsForRanges.clear(); in reset()
809 SectionsForRanges.remove_if( in finalizeDwarfSections()