Searched refs:OldAddrInt (Results 1 – 2 of 2) sorted by relevance
513 uint64_t OldAddrInt; in applySpecificSectionMappings() local515 std::tie(OldAddrInt, ErrorMsg) = in applySpecificSectionMappings()521 void* OldAddr = reinterpret_cast<void*>(static_cast<uintptr_t>(OldAddrInt)); in applySpecificSectionMappings()
508 uint64_t OldAddrInt; in applySpecificSectionMappings() local510 std::tie(OldAddrInt, ErrorMsg) = in applySpecificSectionMappings()516 void* OldAddr = reinterpret_cast<void*>(static_cast<uintptr_t>(OldAddrInt)); in applySpecificSectionMappings()