Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.h140 void addSectionRange(LVSectionIndex SectionIndex, LVScope *Scope);
141 void addSectionRange(LVSectionIndex SectionIndex, LVScope *Scope,
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp651 addSectionRange(SectionIndex, CurrentScope, Range.first, in processOneDie()
657 addSectionRange(SectionIndex, CurrentScope, CurrentLowPC, in processOneDie()
953 addSectionRange(SectionIndex, CompileUnit); in createScopes()
H A DLVBinaryReader.cpp341 void LVBinaryReader::addSectionRange(LVSectionIndex SectionIndex, in addSectionRange() function in LVBinaryReader
347 void LVBinaryReader::addSectionRange(LVSectionIndex SectionIndex, in addSectionRange() function in LVBinaryReader