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.c2157 struct kcore_copy_info { struct
2158 u64 stext;
2159 u64 etext;
2160 u64 first_symbol;
2161 u64 last_symbol;
2162 u64 first_module;
2186 static struct phdr_data *kcore_copy_info__addnew(struct kcore_copy_info *kci, in kcore_copy_info__addnew() argument