Rebased vs Debased - What's the difference?
rebased | debased |
(rebase)
(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
(debase)
To lower in character, quality, or value; to degrade.
(archaic) To lower in position or rank.Oxford English Dictionary , 2nd ed., 1989.
To lower the value of (a currency) by reducing the amount of valuable metal in the coins.
As verbs the difference between rebased and debased
is that rebased is (rebase) while debased is (debase).rebased
English
Verb
(head)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.
