Searched refs:RelocTarget (Results 1 – 2 of 2) sorted by relevance
1509 uint8_t *RelocTarget = in processRelocationRef() local1511 int32_t delta = static_cast<int32_t>(Target - RelocTarget); in processRelocationRef()
1462 uint8_t *RelocTarget = in processRelocationRef() local1464 int64_t delta = static_cast<int64_t>(Target - RelocTarget); in processRelocationRef()