Searched refs:RelocTarget (Results 1 – 2 of 2) sorted by relevance
1879 coff_relocation RelocTarget{ulittle32_t(EntryOffset), ulittle32_t(0), in getContents() local1882 std::equal_range(Relocs.begin(), Relocs.end(), &RelocTarget, in getContents()
1576 uint8_t *RelocTarget = in processRelocationRef() local1578 int64_t delta = static_cast<int64_t>(Target - RelocTarget); in processRelocationRef()