Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsymbol-elf.c2062 struct kcore_copy_info { struct
2063 u64 stext;
2064 u64 etext;
2065 u64 first_symbol;
2066 u64 last_symbol;
2067 u64 first_module;
2091 static struct phdr_data *kcore_copy_info__addnew(struct kcore_copy_info *kci, in kcore_copy_info__addnew() argument