Home
last modified time | relevance | path

Searched refs:get_symindex (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/
H A Drecordmcount.h36 #undef get_symindex macro
70 # define get_symindex get_symindex64 macro
108 # define get_symindex get_symindex32 macro
191 static unsigned int get_symindex(Elf_Sym const *sym, Elf32_Word const *symtab, in get_symindex() function
534 if (txtndx == get_symindex(symp, symtab, symtab_shndx) in find_secsym_ndx()
/kernel/linux/linux-6.6/scripts/
H A Drecordmcount.h36 #undef get_symindex macro
70 # define get_symindex get_symindex64 macro
108 # define get_symindex get_symindex32 macro
191 static unsigned int get_symindex(Elf_Sym const *sym, Elf32_Word const *symtab, in get_symindex() function
534 if (txtndx == get_symindex(symp, symtab, symtab_shndx) in find_secsym_ndx()

Completed in 3 milliseconds