Searched defs:ExtractRealloc (Results 1 – 2 of 2) sorted by relevance
281 ExtractRealloc(ExtractRealloc), enumerator319 pub struct ExtractRealloc { struct321 pub index: RuntimeReallocIndex,323 pub def: CoreDef,
946 fn extract_realloc(&mut self, store: &mut StoreOpaque, realloc: &ExtractRealloc) { in extract_realloc()