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

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

Completed in 102 milliseconds