Searched refs:addSectionRange (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVReader.h | 154 void addSectionRange(LVSectionIndex SectionIndex, LVScope *Scope); 155 void addSectionRange(LVSectionIndex SectionIndex, LVScope *Scope,
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
| H A D | LVReader.cpp | 197 void LVReader::addSectionRange(LVSectionIndex SectionIndex, LVScope *Scope) { in addSectionRange() function in LVReader 202 void LVReader::addSectionRange(LVSectionIndex SectionIndex, LVScope *Scope, in addSectionRange() function in LVReader
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
| H A D | LVDWARFReader.cpp | 463 addSectionRange(SectionIndex, CurrentScope, Range.first, in processOneDie() 469 addSectionRange(SectionIndex, CurrentScope, CurrentLowPC, in processOneDie() 770 addSectionRange(SectionIndex, CompileUnit); in createScopes()
|