Look up a compiled constant's address (with `aux_name_to_addr` fallback).
(&self, name: &Name)
| 261 | block_stats: Default::default(), |
| 262 | ungrounded: Default::default(), |
| 263 | aux_gen_extra_names: Default::default(), |
| 264 | aux_gen_pending: std::sync::Mutex::new(Vec::new()), |
| 265 | aux_name_to_addr: Default::default(), |
| 266 | lean_env: None, |
| 267 | call_site_plans: Default::default(), |
| 268 | brec_on_call_site_plans: Default::default(), |