Searched refs:kcore__copy_hdr (Results 1 – 1 of 1) sorted by relevance
1550 static int kcore__copy_hdr(struct kcore *from, struct kcore *to, size_t count) in kcore__copy_hdr() function2081 if (kcore__copy_hdr(&kcore, &extract, kci.phnum)) in kcore_copy()2150 if (kcore__copy_hdr(&kcore, &extract, count)) in kcore_extract__create()
Completed in 7 milliseconds