Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp137 LVAddress ParentHighPC = Entry->getUpperAddress(); in fillLocationGaps() local
159 if (Marker < ParentHighPC) in fillLocationGaps()
161 addLocationGap(Locations->end(), Marker, ParentHighPC); in fillLocationGaps()