Rebase vs Rehire - What's the difference?
rebase | rehire |
(dentistry) To replace the base of a denture.
(computing) To modify core data from which other data is derived in such a way that the final meaning is unchanged.
(computing) To change the base address of.
* 2006 , Raymond Chen, The Old New Thing
As verbs the difference between rebase and rehire
is that rebase is (dentistry) to replace the base of a denture while rehire is to hire again.rebase
English
Verb
- When a DLL must be loaded at an address different from its preferred address (because the preferred address is unavailable), the kernel must rebase the DLL, which consists of updating (fixing up) all addresses in the DLL so that they refer to its new location in memory.