Searched refs:addSectionRange (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/ |
| H A D | LVBinaryReader.h | 182 void addSectionRange(LVSectionIndex SectionIndex, LVScope *Scope); 183 void addSectionRange(LVSectionIndex SectionIndex, LVScope *Scope,
|
| /src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
| H A D | LVDWARFReader.cpp | 664 addSectionRange(SectionIndex, CurrentScope, Range.first, in processOneDie() 670 addSectionRange(SectionIndex, CurrentScope, CurrentLowPC, in processOneDie() 967 addSectionRange(SectionIndex, CompileUnit); in createScopes()
|
| H A D | LVBinaryReader.cpp | 370 void LVBinaryReader::addSectionRange(LVSectionIndex SectionIndex, in addSectionRange() function in LVBinaryReader 376 void LVBinaryReader::addSectionRange(LVSectionIndex SectionIndex, in addSectionRange() function in LVBinaryReader
|