Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h65 int64_t AddrAdjustmentValue = 0; member
H A DDWARFLinkerCompileUnit.cpp488 CurExpression.Range->LowPC + Patch.AddrAdjustmentValue, in emitLocations()
489 CurExpression.Range->HighPC + Patch.AddrAdjustmentValue}; in emitLocations()
499 OutLocationSection, Patch.AddrAdjustmentValue, in emitLocations()