Home
last modified time | relevance | path

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

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