Searched defs:kcore (Results 1 – 3 of 3) sorted by relevance
1538 struct kcore { struct1545 static int kcore__open(struct kcore *kcore, const char *filename) in kcore__open()1574 static int kcore__init(struct kcore *kcore, char *filename, int elfclass, in kcore__init()1605 static void kcore__close(struct kcore *kcore) in kcore__close()1647 static int kcore__add_phdr(struct kcore *kcore, int idx, off_t offset, in kcore__add_phdr()1667 static off_t kcore__write(struct kcore *kcore) in kcore__write()2112 struct kcore kcore; in kcore_copy() local2195 struct kcore kcore; in kcore_extract__create() local
53 bool kcore; member
916 char kcore[PATH_MAX]; in record__kcore_readable() local