Home
last modified time | relevance | path

Searched refs:OldAddrInt (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp479 uint64_t OldAddrInt; in applySpecificSectionMappings() local
481 std::tie(OldAddrInt, ErrorMsg) = in applySpecificSectionMappings()
487 void* OldAddr = reinterpret_cast<void*>(static_cast<uintptr_t>(OldAddrInt)); in applySpecificSectionMappings()