Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsymbol-elf.c2152 struct kcore_copy_info { struct
2153 u64 stext;
2154 u64 etext;
2155 u64 first_symbol;
2156 u64 last_symbol;
2157 u64 first_module;
2181 static struct phdr_data *kcore_copy_info__addnew(struct kcore_copy_info *kci, in kcore_copy_info__addnew() argument