Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.h33 constexpr bool UpdateHighAddress = false; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp442 if (UpdateHighAddress && CurrentHighPC > 0) in processOneAttribute()
477 if (UpdateHighAddress && Range.HighPC > 0) in processOneAttribute()
1047 if (UpdateHighAddress && HighPC > 0) in processLocationList()