Searched refs:PCPage (Results 1 – 3 of 3) sorted by relevance
423 uint64_t PCPage = FixupAddress & ~static_cast<uint64_t>(0xfff); in applyFixup() local425 int64_t PageDelta = TargetPage - PCPage; in applyFixup()
639 uint64_t PCPage = in applyFixup() local642 int64_t PageDelta = TargetPage - PCPage; in applyFixup()
794 uint64_t PCPage = FinalAddress & ~static_cast<uint64_t>(0xfff); in resolveLoongArch64Relocation() local795 int64_t PageDelta = TargetPage - PCPage; in resolveLoongArch64Relocation()