Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp715 int64_t OffsetOfRelocation = in recordRelocation() local
718 FixedValue = (OffsetOfRelocation - OffsetOfB) + Target.getConstant(); in recordRelocation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DWinCOFFObjectWriter.cpp750 int64_t OffsetOfRelocation = in recordRelocation() local
753 FixedValue = (OffsetOfRelocation - OffsetOfB) + Target.getConstant(); in recordRelocation()