Searched refs:TargetOffset (Results 1 – 6 of 6) sorted by relevance
31 unsigned TargetOffset; member
170 uint64_t TargetOffset = getSymbolOffset(*Symbol); in processRelocationRef() local171 RelocationEntry RE(SectionID, Offset, RelType, TargetOffset + Addend); in processRelocationRef()
81 Value <<= Info.TargetOffset; in applyFixup()
129 Value <<= Info.TargetOffset; in applyFixup()
215 Value <<= Info.TargetOffset; in applyFixup()
1260 unsigned Index = F.getOffset() * 8 + Info.TargetOffset + j; in AddEncodingComment()