Renames several single-word global symbols to help reduce the chance of name conflicts:
- s/debugRegister/d_r_debug_register/
- s/crc32/d_r_crc32/
- s/dispatch/d_r_dispatch/
- s/emulate/d_r_emulate/
- s/extensions/base_extensions/
Issue: #3348
Renames several single-word global symbols to help reduce the chance of name conflicts:
Issue: #3348