Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVReader.cpp198 LVRange *ScopesWithRanges = getSectionRanges(SectionIndex); in addSectionRange()
204 LVRange *ScopesWithRanges = getSectionRanges(SectionIndex); in addSectionRange()
208 LVRange *LVReader::getSectionRanges(LVSectionIndex SectionIndex) { in getSectionRanges() function in LVReader
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h157 LVRange *getSectionRanges(LVSectionIndex SectionIndex);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp768 LVRange *ScopesWithRanges = getSectionRanges(SectionIndex); in traverseSymbolSection()
1126 LVRange *ScopesWithRanges = getSectionRanges(SectionIndex); in processModule()
H A DLVDWARFReader.cpp771 LVRange *ScopesWithRanges = getSectionRanges(SectionIndex); in createScopes()
H A DLVBinaryReader.cpp728 LVRange *ScopesWithRanges = getSectionRanges(SectionIndex); in processLines()