Searched refs:RelocTarget (Results 1 – 1 of 1) sorted by relevance
1108 uint8_t *RelocTarget = Sections[Value.SectionID].Address + Value.Addend; in processRelocationRef() local1109 int32_t delta = static_cast<int32_t>(Target - RelocTarget); in processRelocationRef()