Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp739 int64_t OffsetOfRelocation = in recordRelocation() local
742 FixedValue = (OffsetOfRelocation - OffsetOfB) + Target.getConstant(); in recordRelocation()