Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp343 LVRange *ScopesWithRanges = getSectionRanges(SectionIndex); in addSectionRange()
350 LVRange *ScopesWithRanges = getSectionRanges(SectionIndex); in addSectionRange()
354 LVRange *LVBinaryReader::getSectionRanges(LVSectionIndex SectionIndex) { in getSectionRanges() function in LVBinaryReader
714 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 DLVELFReader.cpp954 LVRange *ScopesWithRanges = getSectionRanges(SectionIndex); in createScopes()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.h143 LVRange *getSectionRanges(LVSectionIndex SectionIndex);