Home
last modified time | relevance | path

Searched defs:UpperAddress (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVRange.h34 LVRangeEntry(LVAddress LowerAddress, LVAddress UpperAddress, LVScope *Scope) in LVRangeEntry()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVRange.cpp53 LVAddress UpperAddress) { in addEntry()
H A DLVLocation.cpp518 LVAddress UpperAddress = 0; in calculateCoverage() local
H A DLVScope.cpp247 void LVScope::addObject(LVAddress LowerAddress, LVAddress UpperAddress) { in addObject() argument
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp378 LVAddress UpperAddress) { in addSectionRange()