Home
last modified time | relevance | path

Searched defs:kcore_copy_info (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsymbol-elf.c1586 struct kcore_copy_info { struct
1587 u64 stext;
1588 u64 etext;
1589 u64 first_symbol;
1590 u64 last_symbol;
1591 u64 first_module;
1615 static struct phdr_data *kcore_copy_info__addnew(struct kcore_copy_info *kci, in kcore_copy_info__addnew() argument