Searched refs:elfclass (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | symbol-elf.c | 1440 int elfclass; member 1457 kcore->elfclass = gelf_getclass(kcore->elf); in kcore__open() 1458 if (kcore->elfclass == ELFCLASSNONE) in kcore__open() 1474 static int kcore__init(struct kcore *kcore, char *filename, int elfclass, in kcore__init() argument 1477 kcore->elfclass = elfclass; in kcore__init() 1490 if (!gelf_newehdr(kcore->elf, elfclass)) in kcore__init() 1528 if (from->elfclass == ELFCLASS32) { in kcore__copy_hdr() 2039 if (kcore__init(&extract, extract_filename, kcore.elfclass, false)) in kcore_copy() 2105 if (kcore__init(&extract, kce->extract_filename, kcore.elfclass, true)) in kcore_extract__create()
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist1.txt | 1608 -rw-r--r-- root root 426 ./usr/include/bits/elfclass.h
|
| H A D | buildhistory_filelist2.txt | 1609 -rw-r--r-- root root 426 ./usr/include/bits/elfclass.h
|