Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp758 int64_t OffsetOfRelocation = in recordRelocation() local
761 FixedValue = (OffsetOfRelocation - OffsetOfB) + Target.getConstant(); in recordRelocation()