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 D | LVBinaryReader.h | 140 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 D | LVELFReader.cpp | 651 addSectionRange(SectionIndex, CurrentScope, Range.first, in processOneDie() 657 addSectionRange(SectionIndex, CurrentScope, CurrentLowPC, in processOneDie() 953 addSectionRange(SectionIndex, CompileUnit); in createScopes()
|
| H A D | LVBinaryReader.cpp | 341 void LVBinaryReader::addSectionRange(LVSectionIndex SectionIndex, in addSectionRange() function in LVBinaryReader 347 void LVBinaryReader::addSectionRange(LVSectionIndex SectionIndex, in addSectionRange() function in LVBinaryReader
|