Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp864 int64_t OffsetOfB = Asm.getSymbolOffset(*B); in recordRelocation() local
870 FixedValue = (OffsetOfRelocation - OffsetOfB) + Target.getConstant(); in recordRelocation()