Searched refs:kcore__add_phdr (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/tools/perf/util/ |
A D | symbol-elf.c | 1998 static int kcore__add_phdr(struct kcore *kcore, int idx, off_t offset, in kcore__add_phdr() function 2503 if (kcore__add_phdr(&extract, idx++, offs, p->addr, p->len)) in kcore_copy() 2562 if (kcore__add_phdr(&extract, idx, offset, kce->addr, kce->len)) in kcore_extract__create()
|
Completed in 7 milliseconds