Home
last modified time | relevance | path

Searched refs:addSectionRange (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.h182 void addSectionRange(LVSectionIndex SectionIndex, LVScope *Scope);
183 void addSectionRange(LVSectionIndex SectionIndex, LVScope *Scope,
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp664 addSectionRange(SectionIndex, CurrentScope, Range.first, in processOneDie()
670 addSectionRange(SectionIndex, CurrentScope, CurrentLowPC, in processOneDie()
967 addSectionRange(SectionIndex, CompileUnit); in createScopes()
H A DLVBinaryReader.cpp370 void LVBinaryReader::addSectionRange(LVSectionIndex SectionIndex, in addSectionRange() function in LVBinaryReader
376 void LVBinaryReader::addSectionRange(LVSectionIndex SectionIndex, in addSectionRange() function in LVBinaryReader