Searched refs:find_symtab (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/scripts/ |
H A D | recordmcount.h | 32 #undef find_symtab macro 66 # define find_symtab find_symtab64 macro 104 # define find_symtab find_symtab32 macro 236 static void find_symtab(Elf_Ehdr *const ehdr, Elf_Shdr const *shdr0, in find_symtab() function 652 find_symtab(ehdr, shdr0, nhdr, &symtab, &symtab_shndx); in do_func()
|
/kernel/linux/linux-6.6/scripts/ |
H A D | recordmcount.h | 32 #undef find_symtab macro 66 # define find_symtab find_symtab64 macro 104 # define find_symtab find_symtab32 macro 236 static void find_symtab(Elf_Ehdr *const ehdr, Elf_Shdr const *shdr0, in find_symtab() function 652 find_symtab(ehdr, shdr0, nhdr, &symtab, &symtab_shndx); in do_func()
|
Completed in 4 milliseconds