Searched refs:function_relocs (Results 1 – 3 of 3) sorted by relevance
60 pub function_relocs: Vec<(CodeOffset, ir::FuncRef)>, field80 function_relocs: vec![], in new()93 self.function_relocs.clear(); in clear()153 self.function_relocs.push((offset, func)) in write_function_addr()167 .function_relocs in all_relocs()200 assert!(data.function_relocs.is_empty()); in basic_data_context()218 assert_eq!(data.function_relocs.len(), 2); in basic_data_context()226 assert!(data.function_relocs.is_empty()); in basic_data_context()241 assert_eq!(data.function_relocs.len(), 0); in basic_data_context()
594 function_relocs: _, in define_data()
389 function_relocs: _, in define_data()