↓ 7 callersMethodfinish(
mut self,
fn_abi: FnAbi,
(args, return_ty): (&Vec<ParamTy>, Intern<Ty>),
fun
crates/codegen/src/compiler/functions.rs:100
↓ 4 callersMethodcreate_global_data(
&mut self,
name: &str,
export: bool,
data: Box<[u8]>,
align: u64,
crates/codegen/src/compiler/functions.rs:354