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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp754 int64_t OffsetOfB = Layout.getSymbolOffset(*B); local
760 FixedValue = (OffsetOfRelocation - OffsetOfB) + Target.getConstant();

Completed in 97 milliseconds