Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp372 LVRange *ScopesWithRanges = getSectionRanges(SectionIndex); in addSectionRange()
379 LVRange *ScopesWithRanges = getSectionRanges(SectionIndex); in addSectionRange()
383 LVRange *LVBinaryReader::getSectionRanges(LVSectionIndex SectionIndex) { in getSectionRanges() function in LVBinaryReader
743 LVRange *ScopesWithRanges = getSectionRanges(SectionIndex); in processLines()
H A DLVCodeViewReader.cpp774 LVRange *ScopesWithRanges = getSectionRanges(SectionIndex); in traverseSymbolSection()
1132 LVRange *ScopesWithRanges = getSectionRanges(SectionIndex); in processModule()
H A DLVDWARFReader.cpp968 LVRange *ScopesWithRanges = getSectionRanges(SectionIndex); in createScopes()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.h185 LVRange *getSectionRanges(LVSectionIndex SectionIndex);